save progress before switching to new bus architecture

This commit is contained in:
Yehowshua Immanuel 2025-03-04 08:12:59 -05:00
parent 88ec010f98
commit d7d698a28c
4 changed files with 80 additions and 56 deletions

View file

@ -100,8 +100,7 @@ library
Cpu,
RegFiles,
Fetch,
Exceptions,
Util
Exceptions
c-sources: c/uart_sim_device.c
include-dirs: c
default-language: Haskell2010