VHDL System Reset by PLL Locked Signal

Guest #6313162
Rate this post
useful
not useful
Modelsim simulation project?
I do a very lot of simulations, but never needed a modelsim project for 
that.
To start modelsim you need only a couple of commands:
1
vlib work
2
vcom *.vhd
3
vsim toplevel_of_testbench -gui

Inside modelsim the same:
1
add wave *
2
run -all

Please, please, please: Stop wasting bandwidth with your zip files!

Duke

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now