Closed redxeth closed 5 years ago
It seems that if a pin has state 'x' that the reporting log shows a value of 0.
Currently expecting value of 0 on a pin but simulations fails showing:
`expected 0 received 0`
Confirmed pin showing 'x' (unknown) state so need origen_sim fixed to instead show:
`expected 0 received X`
Any other non-0, non-1 states should be similarly handled.
It seems that if a pin has state 'x' that the reporting log shows a value of 0.
Currently expecting value of 0 on a pin but simulations fails showing:
Confirmed pin showing 'x' (unknown) state so need origen_sim fixed to instead show:
Any other non-0, non-1 states should be similarly handled.