Wykres commitów

12 Commity (main)

Autor SHA1 Wiadomość Data
Howard DaCosta e49be2df0e endpoint logic fixed 2021-12-21 11:53:03 -05:00
Howard DaCosta 912e54327a code cleanup 2021-12-20 15:21:32 -05:00
Howard DaCosta 99771ac8ae prototype code for partial routing
TODOs:
- logic for determining the number of wires in a grid needs to get changed to account for more complex wire configurations
- logic for connecting last wire to grid needs to get updated such that it works in all cases
- logic for pairing wires should (ideally) be combined with the logic for partial routing. It should be the same thing but some weird bug is keeping this from happening.
2021-12-20 15:17:30 -05:00
Howard DaCosta 456c8a35b1 support for grid connection in all 4 directions 2021-12-20 12:24:47 -05:00
Howard DaCosta a6a05a7eb1 vertical wire grid joins work
todo: allow all orientations of connectors to work (currently only works when connector is on the right of grids (for horizontal) or on the bottom of grids (for vertical)
2021-12-16 16:08:35 -05:00
Howard DaCosta 44950b93db routing of disjoint grids to connector pins works 2021-12-16 14:28:20 -05:00
Howard DaCosta 29b54f3086 connecting multiple grids to a connector works
current bug: grids with multiple joins do not hook up correctly
2021-12-15 14:54:02 -05:00
Howard DaCosta 49fc06d5ce vertical wire union works 2021-12-03 10:49:57 -05:00
Howard DaCosta 6c92bd5591 users can now choose to add 0 wires in a given direction, should make it easier to edit 2021-12-03 10:21:21 -05:00
Howard DaCosta 39cda7bffc horizontal joins work for components with the same number of wires 2021-12-02 17:20:40 -05:00
Howard DaCosta 34f70c9aec scrap code for combining grids, will fix when design is fleshed out more 2021-11-17 20:48:48 -05:00
Howard DaCosta dc8d9f86f2 added new commands 2021-11-17 18:11:03 -05:00