<@U017REC9K36>: I assumed that the DFFRAM had som...
# shuttle
t
@User: I assumed that the DFFRAM had something to do with the caravel chip, but reading the above lines closer, it seems to be within the openlane distribution, not caravel?
s
Checking now with openlane master. I was on openlane "rc4".
t
Ignore what I said, then. Has nothing to do with openlane.
s
Shall I file an issue on caravel?
adding
Copy code
`define MEM_WORDS 256
at the top of DFFRAM.v seems to have kicked that issue. Have a few "no network has been linked" issues in OpenSTA now
a
@Steve Kelly: Pull caravel again now. I have pushed the config I am using locally, so hardening DFFRAM should work now.
@Steve Kelly: I am still working on the other blocks though, so the config may not yet be perfect.
s
okay, much appreciated! I pulled the latest release branch and still have the same error. I think I've about figured it out though.
Okay I see it is this issue: https://github.com/google/skywater-pdk/issues/172 @Ahmed Ghazy @Tim Edwards. Looks like @Amr Gouhar is resolving in a few days. xref #openlane
a
@Steve Kelly: just to clarify, we will resolve it on develop in a day or two. But, it will take an extra 3~4 days to get to master. So, if you want the VNB and VPB pins right away, you can use the latest open_pdks/skywater-pdk with openlane:rc4 (the current master).
a
@Steve Kelly: Please re-try with the latest commit of caravel. This should build successfully now.
s
https://github.com/efabless/caravel/issues/1 Should I try again with openlane master? That is with develop branch