mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-20 20:56:41 +00:00
(IEEE1800-2017 section 20.11) This PR allows us to use $info/$warning/$error/$fatal **at elaboration time** within a generate block. This is very useful to stop a synthesis of a parametrized block when an illegal combination of parameters is chosen. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| constmsk_test.v | ||
| constmsk_test.ys | ||
| constmsk_testmap.v | ||
| elab_sys_tasks.sv | ||
| elab_sys_tasks.ys | ||
| hierarchy.sh | ||
| muxcover.ys | ||
| pmux2shiftx.v | ||
| pmux2shiftx.ys | ||
| reg_wire_error.sv | ||
| reg_wire_error.ys | ||
| run-test.sh | ||
| submod_extract.ys | ||