Difference between Verilog and C ?
Verilog helps to design and describe digital systems while C helps to build operating systems, databases, compilers, interpreters, network drivers, etc. The main difference between Verilog and C is that the Verilog is a Hardware Description Language while the C is a high level, general-purpose programming language.
Comments
Post a Comment