Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow effectively start with VHDL programming or maybe Verilog?
I am complete beginner in this field and I have no idea how to start? Which language to use, VHDL or Verilog? Which FPGA device to use, Altera or maybe Xillinx or other other supplier? What is main a...
Altera_Forum
Honored Contributor
12 years agoIt depends on which part of the world you want to work in. I think Europe (and military worldwide?) used to prefer VHDL while America used to prefer (system)verilog, but I think those frontiers are starting to blur now.
You will soon discover that the most difficult part of learning a HDL isn't the language syntax itself, but the concepts behind RTL design and digital logic design, especially if you have a software design background. Once you have mastered a language, learning the other one is rather easy, as it's using the same concepts with just a slightly different syntax.