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>