Co-simulation take IO-space values from the RTL model.
commit64e757a6695654f0f37b3d6b952badb3194f03ae
authorTommy Thorn - Silvia <tommy-git@thorn.ws>
Sun, 30 Dec 2007 01:02:27 +0000 (29 17:02 -0800)
committerTommy Thorn - Silvia <tommy-git@thorn.ws>
Tue, 1 Jan 2008 09:54:19 +0000 (1 01:54 -0800)
tree88b8ef56cb7fa58698a9170f6862923ed64fc124
parent72a774cdc3f4033ba3c9accfebcc306a6f4249f7
Co-simulation take IO-space values from the RTL model.

Keeping the IO model up to date in the ISA simulator is unsuitainable
and waste of time. While we still need minimal IO in the ISA simulator
to run test apps, timing between the two will not match.

The only flip side of this change is to lessen the amount of testing
the RTL IO devices gets from cosimulation.
doc/DONE
doc/TODO
yarisim/run_simple.c