opensocsysarch / CoreGenPortal

OpenSoC System Architect CoreGen Portal Graphical User Interface
http://www.systemarchitect.tech/
Apache License 2.0
1 stars 0 forks source link

Add interface to generate the signal map #26

Closed jleidel closed 5 years ago

jleidel commented 5 years ago

Add interface to generate the signal map using the ID_BUILD_SIGMAP callback

jleidel commented 5 years ago

we should probably cache the stonecutter compiler objects for each ISA.

jleidel commented 5 years ago

This probably warrants caching a vector of options vectors and execution vectors (possible as a std::pair) and caching a singular messaging context

jleidel commented 5 years ago

completed