4 Commits

Author SHA1 Message Date
Ivan Ribeiro
f3284354d2 Remove "is" and "get" from generated SV fields
This should make using the fields a little prettier
2023-10-04 19:58:48 +01:00
Ivan Ribeiro
ed0e4dfa65 Add capability size to name of modules and files 2023-10-02 17:46:29 +01:00
Ivan Ribeiro
a6664e512c Implement changes suggested by @gameboo + bugfix
Uses argparse's "choices" argument, remove unused method and use abc and
for abstract methods.
Also updates the python filename in the Makefile
2023-10-02 17:46:29 +01:00
Ivan Ribeiro
2d6864bbf3 New wrap script to support more languages (inc SV)
At the moment, the original Blarney support is kept and support for a
SystemVerilog wrapper is added.
2023-10-02 17:46:29 +01:00