summaryrefslogtreecommitdiffstats
path: root/simulator/CMakeLists.txt
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-02-16 08:38:26 -0700
committerEvan Lojewski <github@meklort.com>2019-02-16 08:38:26 -0700
commit09904cbc6afe94757e9df2587b311bbb0d995f62 (patch)
treee1181dc54d6b7fe042e764f069fa85c813cc4247 /simulator/CMakeLists.txt
parent073244cf2636970574332ebd86e1a9115984fa34 (diff)
downloadbcm5719-ortega-09904cbc6afe94757e9df2587b311bbb0d995f62.tar.gz
bcm5719-ortega-09904cbc6afe94757e9df2587b311bbb0d995f62.zip
Update bcmregtool to print out a number of useful registers and to support single stepping the cpu.
Diffstat (limited to 'simulator/CMakeLists.txt')
-rw-r--r--simulator/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/simulator/CMakeLists.txt b/simulator/CMakeLists.txt
index d3ff497..3853d50 100644
--- a/simulator/CMakeLists.txt
+++ b/simulator/CMakeLists.txt
@@ -6,6 +6,8 @@ simulator_add_library(${PROJECT_NAME} STATIC
bcm5719_DEVICE_mmap.cpp
bcm5719_DEVICE.cpp
+ bcm5719_GEN_mmap.cpp
+ bcm5719_GEN.cpp
bcm5719_NVM_mmap.cpp
bcm5719_NVM.cpp
bcm5719_APE.cpp
OpenPOWER on IntegriCloud