Removing mxpic_forge from the dependncy

This commit is contained in:
=
2026-06-01 13:18:57 +08:00
parent 7cf618fe02
commit 392e6d655e
14 changed files with 628 additions and 122 deletions
+3 -2
View File
@@ -10,8 +10,9 @@ Organization : OptiHK Limited
The Flask server can launch for login, dashboard, canvas editing, YAML
generation, and PDK browsing without importing `mxpic_router` or `mxpic_forge`.
Build actions require the matched `mxpic_router` and `mxpic_forge` checkouts;
SVG preview generation also requires `gdstk`.
Build actions require `mxpic_router` and Nazca. When `mxpic_forge.Route` is not
available, routing falls back to Nazca `interconnects.Interconnect`; SVG preview
generation also requires `gdstk`.
## Start on the office LAN