Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAs a C programmer, you will probably prefer the syntax of verilog (as it was kind of based on C). VHDL can really annoy C programmers as it has strict typing. There are pros and cons for each but at the end of the day they can both produce the same hardware. There is a big push for system verilog from the verification point of view, but you can do a lot of things with pure VHDL, that I dont think many people realise.
Im a VHDL guy, and havent read any books, so I cant recommend any, but Pong Chu's book does come up alot, even though he does push his opinion as "best practice" in at least 1 case.