The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
342 stars 290 forks source link

Create unit-test for Mul.sv eqy #2302

Closed oharboe closed 2 months ago

oharboe commented 2 months ago

Description

An attempt at creating a test was started here, but a unit-test seems more approperiate.

A eqy unit-test can span synthesis and ORFS .tcl scripts, so it seems approperiate to have unit-tests with eqy in ORFS rather than in OpenROAD.

Tasks:

Suggested Solution

Not sure about the best way to test this in ORFS.

Additional Context

No response

oharboe commented 2 months ago

@maliberty Per discussion, I think this is possibly a very obtuse one-off bug in Yosys, never seen anything like it, so it does not seem worth it to add a generic yosys eqy testing capability in ORFS.