Skip to main content

build_scripts

yosys_build(**kwargs)

This function can be used to build yosys if needed. A tag or a version need to be given in the arguments, both can't be used at the same time obviously.

Parameters

NameTypeDescription
TAGstringGit tag for the version of Yosys that needs to be built
VERSIONstringVersion of Yosys that needs to be built