mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -04:00
Newer versions of sv2v carry through elaboration system tasks like $fatal. ibex_top_tracing uses $fatal, but isn't actually used in the syn_yosys flow. By using -defer, unused modules like ibex_top_tracing are not elaborated in Yosys. |
||
---|---|---|
.. | ||
flow_utils.tcl | ||
lr_synth_flow_var_setup.tcl | ||
sta_common.tcl | ||
sta_open_design.tcl | ||
sta_run_reports.tcl | ||
sta_utils.tcl | ||
yosys_common.tcl | ||
yosys_post_synth.tcl | ||
yosys_pre_map.tcl | ||
yosys_run_synth.tcl |