Commit Graph

9 Commits

Author SHA1 Message Date
Arthur Lu
4b909d48dd add program machine code as parameter to ROM and top_level,
change output of example assembler scripts,
update testbenches for programs 1 2 3 to use overloadable parameter,
formatted program3_tb
2022-08-30 19:10:38 -07:00
Arthur Lu
155d18721f fix minor bug in first non preamble char parity check 2022-08-28 22:23:07 +00:00
Arthur Lu
90c683d1da update program3 with new testbench spec 2022-08-28 00:13:43 +00:00
Arthur Lu
e5684b4705 fix naming 2022-08-27 16:33:33 -07:00
Arthur Lu
9281b984ae update program3_tb.sv 2022-08-27 16:30:47 -07:00
Arthur Lu
d27def5296 fix testbench RNG for preamble length 2022-08-20 23:27:22 -07:00
Arthur Lu
550a72588d fix program3_tb formatting 2022-08-19 20:24:19 -07:00
Arthur Lu
dd4f8ef9f8 fix program 3 to have correct error detection,
added duplicate label syntax error check in assembler
2022-08-20 03:14:36 +00:00
Arthur Lu
9254063e3e fix program 3 to paritally working,
add program3_tb,
fix testbench random selection
2022-08-20 02:50:14 +00:00