skywater-pdk/scripts/python-skywater-pdk/skywater_pdk
Tim 'mithro' Ansell a40f57a6f1 scripts: Adding scripts which generate verilog files.
This script generates the following files from the `definition.json`
file each cell contains;

 - Top level verilog file which includes functional or behavioral
   modules.

 - Black box definition modules.

 - Wrappers (which forward to the correct model) for different cell
   sizes.

 - A basic test bench.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-09 11:04:09 -07:00
..
verilog scripts: Adding scripts which generate verilog files. 2020-07-09 11:04:09 -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 api: Change the way liberty attributes are sorted. 2020-07-06 06:36:13 -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