Forum Discussion
Altera_Forum
Honored Contributor
12 years agoComplete tool for beginners
Hi, i just started learning about VHDL and FPGAs. I have found too many information online and i don't know where to start from. I am wondering if Quartus Web edition and ModelSim is everything i nee...
Altera_Forum
Honored Contributor
12 years agoI own circuit design with vhdl by volnei a. pedroni (http://www.amazon.com/circuit-design-vhdl-volnei-pedroni/dp/0262162245) it seems to be enough for a start.
--- Quote Start --- Once you write VHDL that is more complex than simply blinking an LED, you should create a testbench, i.e., a fake environment in which to test the component that you will synthesize. --- Quote End --- What do you mean by that? Can i do it using quartus II?