mirror of https://github.com/YosysHQ/nextpnr.git
* gowin: Update arch gen to use msgspec chipdb format Apycula now uses msgspec MessagePack serialization instead of pickle for the chipdb files. This change: - Replaces pickle with msgspec via load_chipdb() - Changes file extension from .pickle to .msgpack.gz - Updates grid access patterns for new Device structure where db.grid[y][x] returns ttyp (int) directly, use db[y, x] for Tile Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Update chipdb extension to .msgpack.xz Apicula switched from gzip to lzma compression for chipdb files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| example | ||
| gatemate | ||
| gowin | ||
| ng-ultra | ||
| xilinx | ||