A SystemRDL 2.0 to (synthesizable) SystemVerilog compiler.
Go to file
Dennis ea998b7db0
Add argparse.ArgumentParser based CliArguments class
This wrapper lives in a seperate module and class so that possible
processing of arguments can be done before the config dictionary
gets passed to the compiler.
2021-05-08 11:17:56 +02:00
srdl2sv Add argparse.ArgumentParser based CliArguments class 2021-05-08 11:17:56 +02:00
.gitignore Initial commit of SRDL2SV 2021-05-02 00:58:43 +02:00
LIMITATIONS.md Initial commit of SRDL2SV 2021-05-02 00:58:43 +02:00