Skip to content

Commit 9275001

Browse files
authored
Update README.md with performance
1 parent e390f89 commit 9275001

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ But TinyTapout does not provide a JTAG-like interface, you're on your own. So le
1414

1515
The iHP SG13G2 PDK provides A221OI and A21OI gates which solve this problem. It's not JTAG-compatible but it's simple, functional and should not interfere with the main design (if the synthesiser cooperates)
1616

17+
The synthesised circuit has a short chain (24 bits of capacity) which is rated for 80MHz: this amounts to 10M bits per second (due to the internal 8x divider/polyphase asynch clock). That's good enough for intense debugging sessions.
18+
1719
## Resources
1820

1921
- https://github.com/ygdes/ttihp-HDSISO8 implements a high density shift register / delay line with DLHQ gates (standard latches) and 4-phase non-overlapping clocks.

0 commit comments

Comments
 (0)