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 equivalent info from readback of the FPGA you may want to get back to an init.mem image to get the current memory contents values from the running circuit.
Depending on how readback works, this may require the creation of a program to go from readback data to FASM (need to figure out just what readback returns).
Activity