coriolis/vlsisapd/examples/openChams/python
Damien Dupuis d89ebe3b4e OpenChams:
symmetry becomes orientation and now supports symmetries AND rotations.
  
  There are 8 possible orientations:
    ID  (identity)
    R1 (rotate 90° Counter Clock wise)
    R2 (symX and symY)
    R3 (rotate 90° Clock Wise)
    MX (symX)
    XR (symX then rotate 90° Counter Clock Wise)
    MY (symY)
    YR (symY then rotate 90° Counter Clock Wise)

These orientations exactly copy Hurricane::Transformation::Orientation
2011-03-10 10:42:30 +00:00
..
CMakeLists.txt Adding code examples for openChams parser/driver in c++/python. 2010-09-02 10:31:55 +00:00
driveOpenChams.py Adding support for Port and Wire objects in openChams paser / driver. 2011-02-15 13:57:39 +00:00
parseOpenChams.py OpenChams: 2011-03-10 10:42:30 +00:00