1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-01-11 23:53:21 +00:00
YosysHQ.nextpnr/python/svg_routing.py
David Shah b6158f94f6 svg: Basic SVG graphics rendering
Signed-off-by: David Shah <dave@ds0.me>
2020-02-15 11:35:51 +00:00

2 lines
58 B
Python

ctx.writeSVG(ctx.top_module + "_routed.svg", "scale=500")