I'm working on a verilog model of a small microprocessor, and I've run into an interesting and peculiar problem. The software in the system is loaded into memory arrays via a "readmemh" call. Before running the complicated code on the microprocessor model, I ran some test code. The test code ran fine. Then I loaded up the complicated code. Remember, this was done without another call to...
2009-04-30 22:15:48 UTC in Icarus Verilog