aboutsummaryrefslogtreecommitdiff
path: root/src/ram.v
AgeCommit message (Expand)Author
2024-05-09stopped initializing ram and register file to 0 at beginningFlavian Kaufmann
2024-05-09fixed sw bug, where we wasn't set correctlyFlavian Kaufmann
2024-05-08assemble simple romFlavian Kaufmann
2024-05-05initialize rom to rom/rom.hexFlavian Kaufmann
2024-05-05added memory unitFlavian Kaufmann