ELEC50010-IAC-CW/rtl
Aadi Desai 20880f6ab2 Complete avalon bus memory
Read and write logic (including partial writes using byte enables) complete. Address is always word aligned, as handled within bus wrapper.
2020-12-16 19:20:48 +00:00
..
mips_cpu_alu.v Debugging and debugging 2020-12-16 12:29:22 +00:00
mips_cpu_bus.v Mask address during partial writes 2020-12-13 00:15:15 +00:00
mips_cpu_bus_memory.v Complete avalon bus memory 2020-12-16 19:20:48 +00:00
mips_cpu_control.v Fixed BGEZAL 2020-12-16 07:00:46 -08:00
mips_cpu_cpc.v FIxed PC! 2020-12-16 05:21:57 -08:00
mips_cpu_harvard.v Fixed BGEZAL 2020-12-16 07:00:46 -08:00
mips_cpu_memory.v Passes all tests 2020-12-16 15:29:04 +00:00
mips_cpu_npc.v FIxed PC! 2020-12-16 05:21:57 -08:00
mips_cpu_pc.v FIxed PC! 2020-12-16 05:21:57 -08:00
mips_cpu_regfile.v Debug mult/div to work 2020-12-16 08:38:46 +00:00