coriolis/bootstrap/docker/scientificlinux-7/root
Jean-Paul Chaput 2af531991e Correct drive of the Pin in AP driver.
* Bug: In CRL::ApDriver::DumpSegments(), when saving RoutingPads build
    on Pin *not* at the top level (that is, Pin from an instance),
    use the pin's orientation to choose the segment type.
      * NORTH/SOUTH becomes a Vertical.
      * EAST/WEST becomes an Horizontal.
      Formerly, the segment direction was guessed only for the bounding
    box, leading to segments in incorrect directions leading to DRC
    errors (in nmigen/ALU16, net "b(10)").
* Bug: In CRL/symbolic/cmos/technology.py, forgotten import for
    WarningMessage.
2020-03-20 12:05:12 +01:00
..
allianceInstaller.sh Created docker images to check rebuild on various distributions. 2020-02-09 18:18:42 +01:00
dot.bashrc Add nMigen to docker & chroot images. 2020-02-20 00:45:52 +01:00
socInstaller.py Correct drive of the Pin in AP driver. 2020-03-20 12:05:12 +01:00