Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

FPGA samiulate

Altera_Forum
Honored Contributor II
1,505 Views

how you samiulate your project or your code instead of wave vector

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
627 Views

You want to simulate but without using a waveform as a stimulus source ? 

 

Then write a testbench that generates the stimuli, and use assertions to automaticaly verify the correcteness of your design. 

 

Search the internet, there are tons of good books about "HDL design verification" 

 

.
0 Kudos
Altera_Forum
Honored Contributor II
627 Views

Possibly, you can refer to Modelsim simulation design example (http://www.altera.com/support/examples/modelsim/exm-modelsim.html?gsa_pos=4&wt.oss_r=1&wt.oss=simulation design example) as well as simulation demostration & training course (http://www.altera.com/support/software/simulation/sof-qts-simulation.html#demos_training).

0 Kudos
Altera_Forum
Honored Contributor II
627 Views

i mean a software like proteus  

to put all the material i need to samiulate
0 Kudos
Reply