Join Slack
Powered by
Is openlane able to handle latches? I'm trying to ...
# openlane
a
Anish
09/25/2020, 8:35 PM
Is openlane able to handle latches? I'm trying to synthesize a design with a simple D-latch but yosys is turning it into a
$_DLATCH_P_
instead of choosing the right cell (i think it would be
sky130_fd_sc_hd__dlxtp
?) Is there something I need to do to force it to generate a latch?
3
Views
Open in Slack
Previous
Next