opensocsysarch / CoreGenPortal

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

Develop CoreGen IR Visualization View #133

Closed jleidel closed 4 years ago

jleidel commented 4 years ago

This can possible use the wxWebView wxWidgets coupled to the D3.js infrastructure. This should render dynamic graphs locally within a window. It cannot utilize online web infrastructure. This should likely also require a new menu item.

jleidel commented 4 years ago

this may require converting the Yaml input to JSON. this should be fairly straightforward

jleidel commented 4 years ago

This is complete as of commit 3f16eb0; waiting for devel CI to run

jleidel commented 4 years ago

passed all devel tests