1
0
forked from HEL/circuiteria

reworked ports layout + adapted multiplexer

This commit is contained in:
2025-04-19 15:10:09 +02:00
parent 26231b2f48
commit 4930b53c84
8 changed files with 185 additions and 130 deletions

View File

@ -19,6 +19,7 @@
#let block(
..args
) = element.elmt(
cls: "block",
draw-shape: draw-shape,
..args
)