3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

Set db_infer_wide_operators externally

This commit is contained in:
Akash Levy 2024-07-08 08:32:34 -07:00
parent aec3df36d1
commit 8f4b66ae77
2 changed files with 2 additions and 2 deletions

View file

@ -3433,7 +3433,7 @@ struct VerificPass : public Pass {
RuntimeFlags::SetVar("db_stop_cse_on_ram_ports", 0); // SILIMATE: perform CSE on RAM ports to improve optimization
RuntimeFlags::SetVar("db_allow_external_nets", 1);
RuntimeFlags::SetVar("db_infer_wide_operators", 1);
// RuntimeFlags::SetVar("db_infer_wide_operators", 1);
// RuntimeFlags::SetVar("db_infer_wide_operators_post_elaboration", 1); // SILIMATE: add to improve optimization (QoR)
RuntimeFlags::SetVar("db_infer_set_reset_registers", 0);

@ -1 +1 @@
Subproject commit 0ccf06e6cc0c6d3f2991efe9f4f6c34af9692e14
Subproject commit 636dc936c03671f70ba73d03419ea4cf96cb65ad