From 92a521a0ce9f6b30f40af67e9914592ee07fe0c6 Mon Sep 17 00:00:00 2001 From: Archontis Pantelopoulos <59971511+apantelopoulos@users.noreply.github.com> Date: Fri, 25 Mar 2022 18:40:16 +0000 Subject: [PATCH] Added demo.md --- demo.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 demo.md diff --git a/demo.md b/demo.md new file mode 100644 index 0000000..bc1ee8a --- /dev/null +++ b/demo.md @@ -0,0 +1,24 @@ +# Features + +## Buswire + + - Wire type + - Render Wires (check for port facing down) ELSE NO + - Radiused corners + - Autorouting + - Partial Autorouting (almost fine -> not working when input/output are at top/bottom) + - No wire jumps because of radiused corners + - Drag Segments NO + +## Symbol + + - New Types: add extra info (Rotation, Orientation, New Component, AportOffsetMap) + - Rotation: add info + - Mux + Adder with ports on different edges + - Clock on custom -> NO + - APortOffsetMap: add info + - UI to rotate -> SHIFT+R + - Move ports of custom (Done through properties tab) + - Auto-align -> No + - Bounding box +