Xifan Tang
12/01/2020, 11:19 PMlibs.ref/sky130_fd_sc_hd/verilog/primitives.v
but it does not exist even in the latest skywater PDK. Is there anyway to get these files?
• It seems that the file is a custom wrapper for Caravel ``include "libs.ref/sky130_fd_io/verilog/sky130_ef_io__gpiov2_pad_wrapped.v"` . But I have no clue where I can find it.
These are blocking my simulations. If you know any solution, please feel free to tell me. Thank you all in advance. I believe Caravel is a nice project.Manar Abdelatty
12/02/2020, 10:29 AM$PDK_ROOT/libs.ref/sky130_fd_io/verilog/sky130_fd_io.v
• After installing the skywater-pdk using open_pdk, you should have the primitives.v
and the sky130_ef_io__gpiov2_pad_wrapped.v
You can check this section for instructions on setting up the pdk : https://github.com/efabless/caravel/tree/develop#getting-started