##// END OF EJS Templates
Added lfr_output_save module in lpp_sim lib :...
Added lfr_output_save module in lpp_sim lib : this module permits to write in file all evolution of the analog LFR's output during a simulation Added test Test_DAC_to_File : an implementation example of lfr_output_save module.

File last commit:

r676:0a7aa144c9d5 default
r688:c0c43c9d60f1 tip Simu-LFR-FM
Show More
run.do.in
12 lines | 433 B | text/plain | TextLexer
quietly set ACTELLIBNAME Axcelerator
quietly set PROJECT_DIR "C:/opt/VHDLIB/tests/Validation_LFR_Filter_Ram_Init"
vsim -L Axcelerator -L presynth -L grlib -L synplify -L techmap -L spw -L eth -L gaisler -L esa -L fmf -L spansion -L gsi -L iap -L lpp -L cypress -t 1ps work.testbench
# The following lines are commented because no testbench is associated with the project
# do "wave.do"
#RAM_INIT#
run 20000ms
quit