coriolis/anabatic/src
Jean-Paul Chaput b0a3bb33af Add early error detection for misaligned Pins.
* Change: In AnabaticEngine::checkPlacement(), add a check on all the
    external pins for preferred layer direction and routing grid
    alignement.
2020-06-16 21:38:21 +02:00
..
anabatic Add early error detection for misaligned Pins. 2020-06-16 21:38:21 +02:00
AnabaticEngine.cpp Add early error detection for misaligned Pins. 2020-06-16 21:38:21 +02:00
AutoContact.cpp Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
AutoContactHTee.cpp Pin management implemented for NetBuilderHV. 2019-03-10 13:25:43 +01:00
AutoContactTerminal.cpp Force pitching on dragged AutoContacts. 2019-09-26 01:16:01 +02:00
AutoContactTurn.cpp Bug fix, In Katana, do not remove AutoSegment conflicting with blockages. 2020-04-21 15:40:59 +02:00
AutoContactVTee.cpp Pin management implemented for NetBuilderHV. 2019-03-10 13:25:43 +01:00
AutoHorizontal.cpp Suppress wrong errors/warnings in AnabaticEngine & AutoSegment. 2020-05-10 17:09:33 +02:00
AutoSegment.cpp Fix for Coriolis issue #6 (Katana core dump on ALU16). 2020-04-15 10:41:46 +02:00
AutoSegments.cpp Improved management of AutoContactTerminal for VH gauges (real ones). 2018-01-25 11:58:04 +01:00
AutoVertical.cpp Suppress wrong errors/warnings in AnabaticEngine & AutoSegment. 2020-05-10 17:09:33 +02:00
CMakeLists.txt In Anabatic, correctly set the wire width according to the routing gauge. 2019-02-12 12:43:09 +01:00
ChipTools.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Configuration.cpp First working recursive place & route (Libre-SOC ALU16 benchmark). 2020-03-04 00:50:18 +01:00
Constants.cpp Added core2chip support for Phenitec80. 2019-09-17 17:05:54 +02:00
Dijkstra.cpp Bug fix, reset Cell flags after unrouting an analog design. 2020-04-30 00:38:32 +02:00
Edge.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
EdgeCapacity.cpp Capacity managment by layer in Edges & GCells (plus fixes). 2018-02-21 00:16:50 +01:00
Edges.cpp Support for density estimation for the global router. 2019-02-26 20:03:53 +01:00
GCell.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
LayerAssign.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
Matrix.cpp Improve Edge ripup method. Improve two-metal terminal management. 2018-03-06 01:48:44 +01:00
NetBuilder.cpp Suppress wrong errors/warnings in AnabaticEngine & AutoSegment. 2020-05-10 17:09:33 +02:00
NetBuilderHV.cpp Support for multiple M1 connectors in GCells with M3 pins. 2020-04-20 20:53:49 +02:00
NetBuilderM2.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetBuilderVH.cpp Bug fix, restore the FreePDK 45 (real) support. 2020-04-27 10:34:19 +02:00
NetConstraints.cpp Improvements in routing quality for ARMv2a, reached 100% success. 2019-08-23 23:48:09 +02:00
NetOptimals.cpp Pin management implemented for NetBuilderHV. 2019-03-10 13:25:43 +01:00
PreRouteds.cpp Redesign of I/O pads and Corona support to mix real and symbolic. 2019-05-10 11:58:05 +02:00
PyAnabatic.cpp Tuning of Anabatic & Katana for AMS 350nm (c35b4). 2018-06-11 16:44:26 +02:00
Session.cpp Bug, In Session::_revalidateTopology(), iterate over an invalid vector! 2020-04-27 11:22:05 +02:00