save progress before switching to new bus architecture
This commit is contained in:
parent
88ec010f98
commit
d7d698a28c
4 changed files with 80 additions and 56 deletions
|
@ -100,8 +100,7 @@ library
|
|||
Cpu,
|
||||
RegFiles,
|
||||
Fetch,
|
||||
Exceptions,
|
||||
Util
|
||||
Exceptions
|
||||
c-sources: c/uart_sim_device.c
|
||||
include-dirs: c
|
||||
default-language: Haskell2010
|
||||
|
|
Reference in a new issue