- Vertical LFSRs
-
Timed start and end of test. Reading values taking 20k cycles @400MHz -
Simultaneous reads for register outs in scriptLimited by width of bridge (lw is only 32 bits wide) -
Solved withready
signal that propogates with the first test data and ends with the last to stop countingready
from monitor andfreeze
to scoreboard. - Build inverse multiplexer in monitor
- Crossing time domain to
clk_tb
for sub monitors - Collect event as a register of width = number of sub monitors
- Monitor that accumulates this register together
- Make TimeQuest work with clk_tb again
- fix error events at the start of each run
- ModelSim doesn't work with
test_wrapper
.How to include other files? - Separate avalon slave from main testbench
- Improved PLL reconfiguration granularity
- Figure out if the issue with adder in Qsys is with the delay or something else.
- Make LFSR seeds configurable
- Upgrade PLL config class to python3
- Method to determine DUT delay
- Consider regular AXI bridge vs lightweight bridge
- Investigate interesting warning from Quartus
- Write to
/dev/leds
and stuff for coolness - sub monitors only have
NUM_SUB_MON-1
cycles to get result, system breaks when only one sub monitor. Intentional?
Useful stuff for future work https://electronics.stackexchange.com/questions/196914/verilog-synthesize-high-speed-leading-zero-count stackoverflow.com/questions/2368680/count-leading-zero-in-single-cycle-datapath
3rd floor PC
- Window 7 enterprise sp1
- i7-4770 @ 3.40GHz
- 8 GB
- Unknown network drive
- 13m12s, 13m00s, 13m08s
5th floor PC
- Window 7 enterprise sp1
- i7-4770 @ 3.40GHz
- 12 GB
- Unknown network drive
- 13m18s