..
anabatic
Solve algorithmic execution time of Anabatic layer assignement.
2020-08-05 01:27:26 +02:00
AnabaticEngine.cpp
Add early error detection for misaligned Pins.
2020-06-16 21:38:21 +02:00
AutoContact.cpp
Bug in error message in AutoContact::getLentgh().
2020-08-05 01:25:12 +02:00
AutoContactHTee.cpp
Pin management implemented for NetBuilderHV.
2019-03-10 13:25:43 +01:00
AutoContactTerminal.cpp
Bug fix: Never slacken a segment from a Pin.
2020-08-02 18:13:47 +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
Shift dogleg created from EAST pins (M2) from one P-Pitch left.
2020-08-07 12:37:26 +02:00
AutoSegment.cpp
Bug fix: Never slacken a segment from a Pin.
2020-08-02 18:13:47 +02:00
AutoSegments.cpp
Improved management of AutoContactTerminal for VH gauges (real ones).
2018-01-25 11:58:04 +01:00
AutoVertical.cpp
Bug fix: Never slacken a segment from a Pin.
2020-08-02 18:13:47 +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
Bug fix: Always select the Pin as best RoutingPad component.
2020-08-02 18:12:52 +02: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
Solve algorithmic execution time of Anabatic layer assignement.
2020-08-05 01:27:26 +02:00
LayerAssign.cpp
Solve algorithmic execution time of Anabatic layer assignement.
2020-08-05 01:27:26 +02:00
Matrix.cpp
Improve Edge ripup method. Improve two-metal terminal management.
2018-03-06 01:48:44 +01:00
NetBuilder.cpp
* New: In Anabatic::NetBuilder, to tackle once and for all the GCell
2020-06-30 10:00:29 +02:00
NetBuilderHV.cpp
Correct too rigid topology in NetBuilderHV::_do_1G_xM1_1PinM2 (E/W).
2020-08-06 15:04:45 +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