Pramodgouda Patil
07/06/2022, 8:24 AMArman Avetisyan
07/06/2022, 8:40 AMArman Avetisyan
07/06/2022, 8:41 AMMatt Venn
07/06/2022, 8:45 AMMitch Bailey
07/06/2022, 9:45 AMexport CARAVEL_LITE=0
make install
make install_mcw
Copy your user_project_wrapper.gds
to the gds
directory.
make gpio_defaults
export USED_ID=<your favorite 8 digit hex number>
make set_user_id
make ship
That should get you pretty close.Pramodgouda Patil
07/06/2022, 9:55 AMPramodgouda Patil
07/06/2022, 10:55 AMMakefile:1339: *** USER_ID is undefined, please export it before running make set_user_id. Stop
Mitch Bailey
07/06/2022, 11:15 AMexport USER_ID="01234567"
Pramodgouda Patil
07/08/2022, 5:35 AMCell sky130_ef_sc_hd__decap_12 is unavailable. It could not be expanded.
Mitch Bailey
07/08/2022, 6:36 AMsky130_ef_sc_hd__decap_12
is a replacement for sky130_fd_sc_hd__decap_12
with less li
. Should be in the pdk. Is this an openlane, magic, netgen, xschem or klayout error?Pramodgouda Patil
07/14/2022, 6:43 AMmake ship
or make truck
i get the errors as :
Cell sky130_sram_1kbyte_1rw1r_32x256_8 is unavailable. It could not be expanded.
Cell sky130_sram_1kbyte_1rw1r_32x256_8 is unavailable. It could not be expanded.
Cell sky130_sram_1kbyte_1rw1r_32x256_8 is unavailable. It could not be expanded.
Cell sky130_sram_1kbyte_1rw1r_32x256_8 is unavailable. It could not be expanded.
But this is not the case with the new MPW7 run when i give it. I dont get these errors. What might be the reason.?Mitch Bailey
07/14/2022, 6:53 AM$PDK_ROOT/sky130A/libs.ref/sky130_sram_macros
directory. Check your PDK(s) to be sure it's there.Pramodgouda Patil
07/14/2022, 6:58 AMPramodgouda Patil
07/15/2022, 6:22 AMMatt Venn
07/15/2022, 8:05 AMMatt Venn
07/15/2022, 8:05 AMMatt Venn
07/15/2022, 8:06 AM