Jpnock / mips-verilog-cpu

A MIPS-I CPU implemented in SystemVerilog
3 stars 3 forks source link

control: Add byte-enables for LWL and LWR; make JAL and JALR unconditionally link #49

Closed Jpnock closed 2 years ago

Jpnock commented 2 years ago

What does this PR do?