Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUsing ModelSim-Altera with Block Diagram/Schematics.
Hello everyone. I have a simple multiplexing design that I have created using Block Diagram/Schematics in Quartus II. Now, I want to simulate the design using (modelsim-altera 10.1d) instead of Quart...
Altera_Forum
Honored Contributor
9 years agoThe test bench at a minimum is needed to drive the inputs. Even if it it just dives constants. Without a test bench , the will be no inputs, so there will probably be no output.