


"STD_CELL_LIBRARY": "gf180mcu_fd_sc_mcu9t5v0", in config.json
BUT there is a bug in the PDK that TT is using, so @htamas had to make a patch: https://github.com/TinyTapeout/tt-gds-action/compare/main...rejunity:tt-gds-action-gf180mcu_fd_sc_mcu9t5v0:main (edited)
ttgf0p2_9t
2) route your gds.yaml to use patched gds-action repo. something like that: https://github.com/rejunity/tt08-vga-drop/commit/2ac440a4bd84136deccb49f6ed56c4ded1a0a8b7
3) add "STD_CELL_LIBRARY": "gf180mcu_fd_sc_mcu9t5v0", to your config.json
4) change Makefile so that Gate Level tests use correct cell library too: https://github.com/rejunity/tt08-vga-drop/commit/22135b09cfd3b970ce26098b89df31547c557192
and you should be done (edited)
























