A VHDL-based digital design project developed using an FPGA development board. This laboratory demonstrates the design, simulation, and implementation of both combinational and sequential digital ...
Port arbitration between reads and writes on each of the two data-cache ports is tracked with a wasWritingLastCycle flip-flop per port so a run of writes can't starve pending reads on the same port, ...