SKY130 SRAM cache does not support family:1RW #723
|
Hi. When I try to run the following command with a recent version of sky130 and hammer scripts, |
Replies: 2 comments
|
Hello! This has happened to me before, when I accidentally ran the make command without specifying sky130 as the technology, so it defaulted to asap7 and start generating the 1RW SRAMs for that technology. Try completely removing the generated-src/ and build/ directories and starting over. |
|
Ok. Thanks. |
Hello! This has happened to me before, when I accidentally ran the make command without specifying sky130 as the technology, so it defaulted to asap7 and start generating the 1RW SRAMs for that technology. Try completely removing the generated-src/ and build/ directories and starting over.