Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the synthesis flow to improve support for the slang frontend. Changes include adding logic to resolve internal tristates in the synthesis script and configuring slang-specific arguments in the design configuration. The reviewer identified a potential issue with the conditional definition of slang arguments in the configuration file due to variable loading order and suggested defining them unconditionally using the += operator to ensure proper export.
code review feedback Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
c983aa3 to
f2c23b3
Compare
🔍 QoR checkMetrics reflect the PR merge build — i.e. what will land on the target branch. Commit 62 design(s) checked — 0 with regression(s), 0 without a comparable baseline. |
9a75e58
into
The-OpenROAD-Project:master
Addresses design elaboration errors for a few designs when using yosys-slang.