##// END OF EJS Templates
Update SOLO_LFR_LFR-EM timings constraints...
Update SOLO_LFR_LFR-EM timings constraints (due to the fact that we used a A3PE3000L FPGA on the LFR-EM board)

File last commit:

r544:7527baf4377d JC
r674:b0efa9138022 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