OpenCores
URL https://opencores.org/ocsvn/usb2uart/usb2uart/trunk

Subversion Repositories usb2uart

[/] [usb2uart/] [trunk/] [verify/] [run/] [run_modelsim] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 dinesha
#!/bin/csh
2
#
3
# test for uart
4
#
5
 
6
echo " Compiling with MODELSIM "
7
 
8
if(! -e work) then
9
   vlib work
10
endif
11
 
12
vlog -work work -f filelist.f | tee ../log/compile.log
13
 
14
 
15
vsim -do modelsim.do -c tb | tee  ../log/run.log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.