##// END OF EJS Templates
Improved testbench for LFR's F0 IIR Filter, now processed input is read from...
Improved testbench for LFR's F0 IIR Filter, now processed input is read from a file.

File last commit:

r543:cacd7252f42c JC
r642:d1feb5a41a44 default
Show More
run_calc.vhd
10 lines | 100 B | text/x-vhdl | VhdlLexer
vcom -quiet -93 -work work tb_calc.vhd
vsim work.testbench
log -r *
do wave_calc.do
run -all