mirror of
https://github.com/supleed2/ELEC60015-HLP-CW.git
synced 2024-12-22 21:45:49 +00:00
Added demo.md
This commit is contained in:
parent
7d41b95c2c
commit
92a521a0ce
24
demo.md
Normal file
24
demo.md
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue