Witt-Phillips / reservoir-compiler

0 stars 0 forks source link

Make circuit wiring match Verilog conventions #5

Open Witt-Phillips opened 2 months ago

Witt-Phillips commented 2 months ago

Currently inverse order for input/output circuits. My tuple structure (outputRes, x, inputRes, y) means: the x output of outputRes is wired into the y input of inputRes