<#1645 Missing function on output ports of `sky130...
# openlane-development
g
#1645 Missing function on output ports of `sky130_fd_sc_hd__(s)dlclkp_*` Issue created by kareefardi Description Output ports of such cells have no function and gets rejected by yosys unless the cells are blackboxed. Expected Behavior Cells shouldn't be rejected by yosys Environment report
Copy code
n/a
Reproduction material n/a Relevant log output sample output:
Copy code
yosys> read_liberty libs.ref/sky130_fd_sc_hd/lib/sky130_fd_sc_hd__tt_025C_1v80.lib
1. Executing Liberty frontend: libs.ref/sky130_fd_sc_hd/lib/sky130_fd_sc_hd__tt_025C_1v80.lib
ERROR: Missing function on output GCLK of cell sky130_fd_sc_hd__dlclkp_1.
Still investigating a proper fix. Related issue: #1627 The-OpenROAD-Project/OpenLane