3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/frontends
Udi Finkelstein ac10e7d96d Initial implementation of elaboration system tasks
(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.
2019-05-03 03:10:43 +03:00
..
aiger Add log_debug() framework 2019-04-22 17:25:52 +02:00
ast Initial implementation of elaboration system tasks 2019-05-03 03:10:43 +03:00
blif Add missing "[options]" to read_blif help 2019-02-08 12:41:39 -08:00
ilang Add "read_ilang -lib" 2019-04-05 17:31:49 +02:00
json Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
liberty Fix typographical and grammatical errors and inconsistencies. 2019-01-02 13:12:17 +00:00
verific Add "read -verific" and "read -noverific" 2019-03-27 14:03:35 +01:00
verilog Initial implementation of elaboration system tasks 2019-05-03 03:10:43 +03:00