1
0
forked from HEL/circuiteria

added gallery/platypus

This commit is contained in:
2024-05-18 23:46:29 +02:00
parent 64d6635d5f
commit 86ca91920f
5 changed files with 79 additions and 2 deletions

View File

@ -18,7 +18,7 @@
name: "Datapath",
ports: (
north: (
(id: "clk", clock: true),
(id: "clk", clock: true, small: true),
(id: "Zero"),
(id: "Regsrc"),
(id: "PCSrc"),
@ -104,7 +104,7 @@
name: "Data\n Memory",
ports: (
north: (
(id: "clk", clock: true),
(id: "clk", clock: true, small: true),
(id: "WE", name: "WE")
),
west: (