URL
https://opencores.org/ocsvn/fpga-cf/fpga-cf/trunk
Subversion Repositories fpga-cf
[/] [fpga-cf/] [trunk/] [hdl/] [md5/] [sim_port.do] - Rev 4
Go to most recent revision | Compare with Previous | Blame | View Log
quit -sim
vlib work
vlog ./md5.v
vlog ./port_md5.v
vlog ./port_md5_tb.v
vsim -voptargs=+acc port_md5_tb
add wave -hex /port_md5_tb/*
add wave -hex /port_md5_tb/DUT/*
run 2000ns
Go to most recent revision | Compare with Previous | Blame | View Log