skywater-pdk/scripts/python-skywater-pdk/skywater_pdk
Tim 'mithro' Ansell d7a58ea703 scripts/liberty: Support new comma only syntax.
Syntax before;
```
comp_attribute blah,blah
```

Syntax after;
```
comp_attribute,blah,blah
```

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-20 16:42:34 -07:00
..
__init__.py scripts: Adding initial version of the python-skywater-pdk module. 2020-06-11 14:01:44 -07:00
base.py Undefined name: minor -> self.hash 2020-07-02 21:39:19 +02:00
corners.py api: Adding corners processing. 2020-07-06 06:36:13 -07:00
liberty.py scripts/liberty: Support new comma only syntax. 2020-07-20 16:42:34 -07:00
sizes.py api: Fix parsing cell name. 2020-07-06 06:36:13 -07:00
utils.py api: Change the way liberty attributes are sorted. 2020-07-06 06:36:13 -07:00