continued registers.c

This commit is contained in:
Michele
2022-03-07 07:15:53 +01:00
parent 932e967f3d
commit ad318259a5
4 changed files with 284 additions and 264 deletions

View File

@@ -36,6 +36,8 @@ assert t.registers._out_encoder[3] 0
set-qdi-channel-neutral "t.in" 5
cycle
assert t.registers._clock 0
assert t.registers.ff[0].q 1
assert t.registers.ff[1].q 1
system "echo '[3] clock checked'"