##// END OF EJS Templates
For simulation :...
For simulation : Added spw-light->[TO]->txt-file and txt-file->[TO]->spw-light module Added test of those 2 IP with the spw-light

File last commit:

r544:7527baf4377d JC
r686:ea8efb0bdfd4 Simu-LFR-FM
Show More
run.do
13 lines | 308 B | text/x-stata | StataLexer
vcom -quiet -93 -work work data_read.vhd
vcom -quiet -93 -work work data_write.vhd
vcom -quiet -93 -work work data_read_with_timer.vhd
vcom -quiet -93 -work work data_write_with_burstCounter.vhd
vcom -quiet -93 -work work tb.vhd
vsim work.testbench
log -r *
do wave.do
run -all