Altera_Forum
Honored Contributor
7 years agoFPGA programming: Block Design files or Verilog line by line programming?
Just starting to learn Quartus for FPGA programming. I'm coming from a CPLD programming background.
I'm impressed with the Block Design files programming approach. This YouTube demo is excellent: https://www.youtube.com/watch?v=jxkNilK__yE While my applications will be simple probably not much more than a few CPLDs I worried if there will be limitations in what I can do later on. Also looking at the final Verilog type source type code it seems very complex and I worried that I will fill up the FPGA inefficiently. What are the pros and cons of both approaches. John