Commit Graph

1 Commits

Author SHA1 Message Date
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