Skip to content

Disable SV generation when running VHDL code generation #204

Discussion options

You must be logged in to vote

Hi @SzymonHitachi ,
You can use --enable option for this purspose.

$ rggen -c config.yaml --enable vhdl regmap.yaml

For this example, RgGen will generate VHDL only.

$ rggen -c config.yaml --enable vhdl,markdown,c_header regmap.yaml

For this example, RgGen will generate VHDL, Markdown and C header files.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@SzymonHitachi
Comment options

@SzymonHitachi
Comment options

@taichi-ishitani
Comment options

Answer selected by SzymonHitachi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants