
WIP
WIP
List external hardware used in your project (e.g. PMOD, LED display, etc), if any WIP
Download VSCode or alternative code editor
Create the IHP26a implementation through the template here https://github.com/TinyTapeout/ttihp-verilog-template
Create the main TinyDCIM repo
Setup code skeletons & link main repo to the IHP26a repo through submodule
Get dummy counter sanity test working with GDS and submit through TT site
Download KLayout
Download IHP PDK https://github.com/IHP-GmbH/IHP-Open-PDK
Copy right files (?) to KLayout
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | enable | dbg_pc[0] | |
| 1 | up_down | dbg_pc[1] | |
| 2 | clk | dbg_pc[2] | |
| 3 | dbg_pc[3] | ||
| 4 | dbg_pc[4] | ||
| 5 | dbg_state[0] | ||
| 6 | dbg_state[1] | ||
| 7 | dbg_state[2] |