No description
  • C++ 88.2%
  • Roff 8.1%
  • C 3.7%
Find a file
2024-01-01 15:56:21 +00:00
bus.cpp Fix to wavedump 2023-12-29 15:21:49 +00:00
bus.h Clean up and make more generic 2023-12-28 17:09:44 +00:00
common.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
common.h Fixes to allow compilation 2023-12-28 16:24:49 +00:00
hardware.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
hardware.h System on Chip with systemC 2015-11-19 10:47:31 -07:00
hw02.1 System on Chip with systemC 2015-11-19 10:47:31 -07:00
interface.h Clean up and make more generic 2023-12-28 17:09:44 +00:00
main.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
mem_init.txt System on Chip with systemC 2015-11-19 10:47:31 -07:00
memory.cpp Add alignment assertion 2024-01-01 15:56:21 +00:00
memory.h Add debug write function 2023-12-28 18:27:15 +00:00
README.md Update README.md 2015-11-19 11:00:45 -07:00
SAD.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
SAD.h System on Chip with systemC 2015-11-19 10:47:31 -07:00
software.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
software.h System on Chip with systemC 2015-11-19 10:47:31 -07:00
top.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
top.h System on Chip with systemC 2015-11-19 10:47:31 -07:00
traffic.cpp System on Chip with systemC 2015-11-19 10:47:31 -07:00
traffic.h System on Chip with systemC 2015-11-19 10:47:31 -07:00

simSystemOnChip-systemC

SoC simulation, includes one core, memory, bus, hardware, traffic model

This simulation platform simulate software and hardware partition with systemC. The simulation can evaluate the execution performance when partitioning part of software into hardware execution. The simulation can evaluate the traffic load to the performance.

argument: sim mem_init.txt 20

sim: project name. mem_init.txt: memory initialization file 20: traffic generation period