in the sky130 pdk setup section of OpenRAM's README.
The reason is that
cd $(OPEN_PDKS_DIR) && git pull && git checkout $(OPEN_PDKS_GIT_COMMIT)
is executed twice by
make pdk
and
make install
.
If you change
install: $(SRAM_LIB_DIR) pdk
to
install: $(SRAM_LIB_DIR)
, the problem will be solved, but you may rewrite the README since you can also install by
make install
alone.
m
Matthew Guthaus
10/12/2022, 4:32 PM
I will fix this
Matthew Guthaus
10/12/2022, 4:36 PM
It's in the dev branch now.
Matthew Guthaus
10/12/2022, 4:36 PM
Thanks!
👍 1
c
Cra2yPierr0t
10/12/2022, 5:10 PM
Thanks for the reply.
I saw the update on the dev branch.
If you edited the Makefile, you don't need to edit the README.
It is one or the other that should be edited.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.