implement simulation of extern modules #26
Loading…
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:sim-extern-module"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should be working, but only has 1 very basic test.
Done:
test_ripple_counter
andtest_extern_module2
I wanted to implement this now so I can try to write cpu parts as actual imperative rust code, and then once it works, then I can translate to actual HDL, hopefully making it easier to wrap my head around it.
implement simulation of extern modulesto WIP: implement simulation of extern modules1b220b73e7
tofdc73b5f3b
WIP: implement simulation of extern modulesto implement simulation of extern modules