update decode_one_insn.vcd for modified instruction data structures
test.yml #97 -Commit
409ca7bf97
pushed by
programmerjake
update fayalite to fix bug in VCD generation
test.yml #96 -Commit
9308e5d195
pushed by
programmerjake
group micro ops by the instruction they come from when retiring
test.yml #94 -Commit
09c8c194e0
pushed by
programmerjake
update fayalite to include simulator optimizations and custom debug
test.yml #92 -Commit
ac99caa3b6
pushed by
programmerjake
update fayalite to include simulator optimizations
test.yml #91 -Commit
c3679f2718
pushed by
programmerjake
WIP adding support for speculative loads/stores
test.yml #87 -Commit
9fbb517cf4
pushed by
programmerjake
add initial impl of rename_execute_retire; running a recursive fibonacci gives the correct output
test.yml #86 -Commit
4d21ca622b
pushed by
programmerjake
update fayalite for libre-chip/fayalite#68 change vcd output to have module contents under instance's name
test.yml #85 -Commit
6ed04c809e
pushed by
programmerjake
update fayalite for libre-chip/fayalite#68 change vcd output to have module contents under instance's name
test.yml #84 -Commit
6ed04c809e
pushed by
programmerjake
add sram and main_memory_and_io modules
test.yml #83 -Commit
a1147f0f05
pushed by
programmerjake
add sram and main_memory_and_io modules
test.yml #82 -Commit
a1147f0f05
pushed by
programmerjake
add sram and main_memory_and_io modules
test.yml #81 -Commit
5c4ec8127f
pushed by
programmerjake
add fetch::fetch and fetch::l1_i_cache with some testing
test.yml #80 -Commit
e69c92c8da
pushed by
programmerjake
add fetch::fetch and fetch::l1_i_cache with some testing
test.yml #79 -Commit
e69c92c8da
pushed by
programmerjake
add fetch::fetch and fetch::l1_i_cache with some testing
test.yml #78 -Commit
198fa64899
pushed by
programmerjake
add fetch::fetch and fetch::l1_i_cache with some testing
test.yml #77 -Commit
fff8cf32c1
pushed by
programmerjake
update fayalite to include 1bc835803b for a major speedup of the decoder tests
test.yml #76 -Commit
596440755c
pushed by
programmerjake
update fayalite to include 1bc835803b for a major speedup of the decoder tests
test.yml #75 -Commit
596440755c
pushed by
programmerjake
implement decoding all rotate instructions
test.yml #72 -Commit
a42b76b468
pushed by
programmerjake
reduce the number of wires to have one per form/field pair instead of one per insn/field pair
test.yml #71 -Commit
faa8dde774
pushed by
programmerjake
implement decoding 8/16/32/64-bit store instructions -- all of Power ISA v3.1c Book I 3.3.3
test.yml #69 -Commit
0824b63d31
pushed by
programmerjake
implement decoding 8/16/32/64-bit load instructions -- all of Power ISA v3.1C Book I 3.3.2
test.yml #68 -Commit
706d54ae0d
pushed by
programmerjake