##// END OF EJS Templates
Activated F2 and F3 IIR Filters for LFR_FILTERS tests....
Activated F2 and F3 IIR Filters for LFR_FILTERS tests. Improved Makefiles for LFR_FILTERS tests.

File last commit:

r544:7527baf4377d JC
r654:d239e3167642 default
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