Closed Textmode closed 13 years ago
commit: 2c5b261bbd3647779eb186e044bff2635050d818 ported asserts to in state signals
Replaced many in-machine assertions and errors with in-state signals. this should make it easier to create stable bytecodes, and recover from errors in from within the runstate.
Too many simulation-level issues assert or error, rather than causing in-state signals (which can be processed and handled)