nelsobe
nelsobe
The testing/mdd_make.tcl program generates a .mdd file which then takes 100 lines of python to parse. Bad use of effort. Have .tcl output a .json file which can be trivially...
The code as written needs uniform formatting, docstrings, etc. All needs to be added. Good student project.
There is no reason to have 2 programs - just merge the two of them into python - it easier to work with...
TItle says it all. Also, add support for reading either hex or binary (right now just does hex). Subsumes issue #1
It would be useful to have tool to go from a bitstream and its associated .mdd file back to an init.mem file. The reason is that if you acquire the...