Commit graph

59 commits

Author SHA1 Message Date
Aadi Desai 1bd5020d22
Post Demo Bugfix 2022-03-26 17:52:47 +00:00
Archontis Pantelopoulos 84c8da773f minor changes in symbol 2022-03-26 17:49:00 +00:00
Philip Puk 0df18ef562 Merge branch 'hlp22-project' of https://github.com/supleed2/hlp22-project into hlp22-project 2022-03-26 17:00:03 +00:00
Philip Puk 92324af573 added code analysis for autorouting 2022-03-26 16:58:06 +00:00
Archontis Pantelopoulos eca76093ac
finished symbol analysis 2022-03-26 16:01:02 +00:00
Philip Puk a15f33bc37 Merge branch 'hlp22-project' of https://github.com/supleed2/hlp22-project into hlp22-project 2022-03-26 15:26:48 +00:00
Philip Puk afdd8fa67b partial equi dist 2022-03-26 15:26:45 +00:00
Aadi Desai 3326dd5ec8
Update code analysis 2022-03-26 15:24:52 +00:00
Philip Puk af29f8babb fix with equi dist 2022-03-26 14:23:12 +00:00
Philip Puk ba54c9da75 Merge branch 'hlp22-project' of https://github.com/supleed2/hlp22-project into hlp22-project 2022-03-26 13:48:22 +00:00
Philip Puk 512e770e2f fix autoroute 2022-03-26 13:48:19 +00:00
Aadi Desai 30e357651b
Add basic layout 2022-03-26 13:17:35 +00:00
Giorgos Vyronos 8ae723c6ef section 2 code analysis 2022-03-26 11:27:07 +00:00
Giorgos Vyronos 781a47236d Fixed issue where rightangle 3,5 segment wasn't plotted equidistantly. 2022-03-26 11:12:46 +00:00
Aadi Desai a92cd4ea53
Add to demo.md 2022-03-26 10:18:23 +00:00
Philip Puk 9ac3229e8d Merge branch 'hlp22-project' of https://github.com/supleed2/hlp22-project into hlp22-project 2022-03-26 10:03:18 +00:00
Philip Puk c61434be12 attempt to fix the SafeDistance algo 2022-03-26 10:03:16 +00:00
Archontis Pantelopoulos bef11d21a2 Updated demo.md and refactored symbol.fs 2022-03-26 02:11:43 +00:00
Archontis Pantelopoulos 03fbd6f690 fixed mux+adder loading 2022-03-26 00:27:26 +00:00
Giorgos Vyronos 689a408e51 gv319 demo.md comments. 2022-03-26 00:01:42 +00:00
Archontis Pantelopoulos 92a521a0ce
Added demo.md 2022-03-25 18:40:16 +00:00
Giorgos Vyronos 7d41b95c2c Fixed issues with BusWire.fs 2022-03-24 19:12:35 +00:00
Aadi Desai dcaa702a0f
Fix Dragging 2022-03-20 16:30:08 +00:00
Aadi Desai 464c09a7dc
Documentation
Original Commit by inigo-selwood
2022-03-20 15:11:26 +00:00
Philip Puk c43910e438 fix a rightangle weird case 2022-03-16 19:33:16 +00:00
Aadi Desai dac0f1bdcc
Rotation Bugfixes 2022-03-16 13:10:08 +00:00
Archontis Pantelopoulos 348261e624 Fixed not rotating components 2022-03-16 13:05:19 +00:00
Aadi Desai 0fa1550484
Merge branch 'Symbol-Group-Work' into buswire-merge-yhp19 2022-03-16 12:15:36 +00:00
Philip Puk ee145a288c Merge branch 'Symbol-Group-Work' into buswire-merge-yhp19 2022-03-16 00:31:33 +00:00
Philip Puk 2345cc4a56 merge my autoroute code(not including Symbol) 2022-03-16 00:27:16 +00:00
Archontis Pantelopoulos d6e5e88e3a re-added mux and adder rotation 2022-03-15 14:58:04 +00:00
Archontis Pantelopoulos 6dfb2a2469 Fixed minor bug 2022-03-15 13:24:54 +00:00
Archontis Pantelopoulos 64f89d1ae5 Implemented correct loading of components 2022-03-15 02:18:45 +00:00
Archontis Pantelopoulos 1b70b6a493 updates on custom port movement 2022-03-14 22:36:42 +00:00
Archontis Pantelopoulos b8ba9d4d6f updates on custom port movement 2022-03-14 22:34:46 +00:00
Giorgos Vyronos 75c1a593bc Added submit button for changing ports. 2022-03-14 22:21:36 +00:00
Aadi Desai 89b75418b9
Merge in yhp19's code 2022-03-14 16:52:24 +00:00
Giorgos Vyronos f658ba9a59 Updated to include Component with D port int list. 2022-03-14 14:56:53 +00:00
Aadi Desai 72955fe300
Mark Symbol function usages to be updated 2022-03-14 13:36:17 +00:00
Aadi Desai 044c574af2
Fix / Tidy segmentIntersectsSegment 2022-03-14 13:23:41 +00:00
Aadi Desai 8cf10dfd9e
Add Rounded Corners Wire Rendering Implementation 2022-03-14 13:14:19 +00:00
Aadi Desai 7bbed7cde7
Tidy Type Annotations 2022-03-14 13:01:31 +00:00
Aadi Desai b1ae275761
Added my changes 2022-03-14 13:01:17 +00:00
inigo-selwood 373c6e36e9
Added m'code 2022-03-14 12:55:03 +00:00
Giorgos Vyronos 64f5654fdc Moved Group updates to group branch. 2022-03-12 10:39:30 +00:00
Giorgos Vyronos c13b88b94d Updates for new branch 2022-03-12 10:28:24 +00:00
Archontis Pantelopoulos b20fd75579 added helper functions custom ports changes 2022-03-11 17:17:37 +00:00
Giorgos Vyronos 6d9ba7714b Changes to return (side,XYPos). Ignore SelectedComponentView.fs 2022-03-09 14:37:33 +00:00
Aadi Desai ebdf1d6f4c
Update .gitignore for Rider files 2022-03-08 13:40:03 +00:00
Giorgos Vyronos 51b5cbdb32 Working ap1919 gv319 Symbol code. 2022-03-08 12:34:20 +00:00