URL
https://opencores.org/ocsvn/oms8051mini/oms8051mini/trunk
Subversion Repositories oms8051mini
[/] [oms8051mini/] [trunk/] [verif/] [run/] [run_win.bat] - Rev 14
Go to most recent revision | Compare with Previous | Blame | View Log
vlib work
vlog -f filelist.f -l ../log/compile.log
copy ..\testcase\dat\uart_lb.dat dat\oc8051_xrom.in /Y
vsim -do run.do -c tb_top +uart_test_1 +INTERNAL_ROM -l ../log/uart_test_1.log
vsim -do run.do -c tb_top +spi_test_1 +INTERNAL_ROM -l ../log/spi_test_1.log
Go to most recent revision | Compare with Previous | Blame | View Log