URL
https://opencores.org/ocsvn/fpga-cf/fpga-cf/trunk
Subversion Repositories fpga-cf
[/] [fpga-cf/] [trunk/] [hdl/] [lpm/] [stopar/] [sim.do] - Rev 3
Go to most recent revision | Compare with Previous | Blame | View Log
quit -sim
vlog lpm_stopar.v
vlog lpm_stopar_tb.v
vsim -L unisims_ver -voptargs=+acc lpm_stopar_tb
add wave -hex sim:/lpm_stopar_tb/*
run 200ns
Go to most recent revision | Compare with Previous | Blame | View Log