Unhardwire LWI, so that in cmptest only 'lwi -3' executes.
commit6cec5e4430eeecd11b66160460eefb1ef326081a
authorJeff Connelly <shellreef+git@gmail.com>
Sun, 11 May 2008 03:39:20 +0000 (10 20:39 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sun, 11 May 2008 03:39:20 +0000 (10 20:39 -0700)
tree2d80b20490273b5cef86a1bcf35a9549dc597e87
parent645fadfeccec9eeaf1f80b42118b04630f2184f2
Unhardwire LWI, so that in cmptest only 'lwi -3' executes.

'cmp' instructions are hardwired to compare 0 to 0, since
the inputs to the muxes are 0. This fixes the circled area
in V(A1), where it didn't store i, instead reverting to 0.

Slowly making changes while ensuring that that problem does
not resurface...
circuits/main.asc