Skip to content

synth: Introduce -extra-map for amending techmap#4228

Merged
nakengelhardt merged 5 commits intoYosysHQ:masterfrom
povik:synth-inject
Mar 11, 2024
Merged

synth: Introduce -extra-map for amending techmap#4228
nakengelhardt merged 5 commits intoYosysHQ:masterfrom
povik:synth-inject

Conversation

@povik
Copy link
Copy Markdown
Member

@povik povik commented Feb 22, 2024

Closes #4220

@povik
Copy link
Copy Markdown
Member Author

povik commented Feb 22, 2024

Quoting the help message for the new option:

    -inject filename
        inject rules from the given file to complement the default
        mapping library in the `techmap` step. this option can be
        repeated.

@povik
Copy link
Copy Markdown
Member Author

povik commented Feb 26, 2024

TODO: rename to -extra-map done

@povik povik changed the title synth: Introduce -inject for amending techmap synth: Introduce -extra-map for amending techmap Mar 1, 2024
Comment thread techlibs/common/synth.cc Outdated
Co-authored-by: N. Engelhardt <nakengelhardt@gmail.com>
@nakengelhardt nakengelhardt merged commit e4f11eb into YosysHQ:master Mar 11, 2024
@povik povik deleted the synth-inject branch June 24, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have a way to inject extra techmapping rules when calling synth

2 participants