Open
Description
Expected Behavior
Gate level simulation works by default.
Actual Behavior
Without FUNCTIONAL defined, gate level simulations use uses ".behavioral.pp.v" cells which does not work.
Steps to Reproduce the Problem
- Run a gate level simulation utilizing this cell "https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hd/blob/master/cells/dfbbn/sky130_fd_sc_hd__dfbbn.behavioral.pp.v". (Also the non power pins version)
- This behavioral version leaves several things unconnected and therefore does not work.
- Works when defining FUNCTIONAL.
Specifications
- Version: f6f76f3
- Platform: sky130_fd_sc_hd
Metadata
Assignees
Labels
No labels
Activity