Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 394 Bytes

Chiffchaff, a vhdl simulator

Thoughts

  • Build directed graph of dependencies
  • Evaluate directed graph breadth first for every tick.

graph is actually

hard constant root get function always returns a guarranteed state.

connector nodes are the ent.i nodes loosey goosey connector node which has a get function that returns the parents val (in this case the const).

The actual nodes