This website requires JavaScript.
Explore
Help
Sign In
luke
/
nextpnr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/nextpnr.git
synced
2026-09-07 21:53:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
914e84257dff480b652bd6156e9944441ec3e4ff
nextpnr
/
python
/
svg_routing.py
T
2 lines
58 B
Python
Raw
Normal View
History
Unescape
Escape
svg: Basic SVG graphics rendering
2020-02-14 21:08:58 +00:00
ctx
.
writeSVG
(
ctx
.
top_module
+
"_routed.svg"
,
"scale=500"
)
Reference in New Issue
Copy Permalink