460 TT08 SKY130 Shift Register 'YOLO' Test
460 : TT08 SKY130 Shift Register 'YOLO' Test

How it works
FIXME
How to test
FIXME
External hardware
FIXME
IO
# | Input | Output | Bidirectional |
---|
0 | sr_in[0] | sr_out[0] | clk_ph0 |
1 | sr_in[1] | sr_out[1] | clk_ph1 |
2 | sr_in[2] | sr_out[2] | |
3 | sr_in[3] | sr_out[3] | |
4 | sr_in[4] | sr_out[4] | |
5 | sr_in[5] | sr_out[5] | |
6 | sr_in[6] | sr_out[6] | |
7 | sr_in[7] | sr_out[7] | |
User feedback
- smunaut👑: Surprisingly I was able to get "shift register" behavior out of both the internal clock and dual-phase clock version. This is just twiddling signals in micropython so the timings are terrible and not to be trusted, but the fact you can pipe data in and get it out 36 cycles later is already nice to see.
Also, I said "surprisingly" because AFAIR this wasn't working in simulation ...
Chip location