Move write_gtkw from soc.experiment.alu_fsm
authorCesar Strauss <cestrauss@gmail.com>
Sat, 29 Aug 2020 20:52:58 +0000 (17:52 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sat, 29 Aug 2020 21:00:38 +0000 (18:00 -0300)
commit1ec643f0552d1e50d7bc9e616356089e926933e7
treecc5fbfabd68823e1bc0195f08eca8056a219d605
parent181edcd737c8194559d3e1511b3d12253fc0df8a
Move write_gtkw from soc.experiment.alu_fsm

Move implementation to nmutil.gtkw.
Move example to a separate file.
README.md
setup.py
src/nmutil/gtkw.py [new file with mode: 0644]
src/nmutil/test/example_gtkwave.py [new file with mode: 0644]