Skip to content

2024-08-05-8a712dd: #2503: Unify functions naming in yosys_mod and remove unnecessary calls to yosys functions

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 12:29
· 111 commits to main since this release
8a712dd

This PR ensures that all functions in yosys_mod.cc are prefixed with synlig_.
It also makes sure that code from yosys_mod calls functions (if available) from yosys_mod, not directly from yosys.