We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A test needs to be implemented for every functionality of SoCMake. The status of the tests can be seen on CDash.
SoCMake test plan:
add_ip()
ip_include_directories() and get_ip_include_directories()
ip_include_directories()
get_ip_include_directories()
ip_compile_definitions() and get_ip_compile_definitions()
ip_compile_definitions()
get_ip_compile_definitions()
alias_dereference()
check_languages()
ip_sources() and get_ip_sources()
ip_sources()
get_ip_sources()
ip_link() and get_ip_links()
ip_link()
get_ip_links()
iverilog()
peakrdl_regblock()
peakrdl_html()
peakrdl_dump()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A test needs to be implemented for every functionality of SoCMake.
The status of the tests can be seen on CDash.
SoCMake test plan:
SoCMake core
add_ip()
ip_include_directories()
andget_ip_include_directories()
ip_compile_definitions()
andget_ip_compile_definitions()
alias_dereference()
check_languages()
ip_sources()
andget_ip_sources()
ip_link()
andget_ip_links()
Simulators
iverilog()
PeakRDL
peakrdl_regblock()
peakrdl_html()
peakrdl_dump()
The text was updated successfully, but these errors were encountered: