Hi @Matthew Guthaus I can generate GDS files of my design using multiple SRAMs, generated by Openram master release branch. My understanding is, that we need to generate SRAMs from the dev branch.
A minor thing is, that with the dev branch, I get a "AttributeError: 'options' object has no attribute 'experimental_power'" error, but it can be fixed by adding "experimental_power = False" to the configuration file.
Q1: I get the "WARNING: file hierarchy_layout.py: line 411: Could not find pin gnd on col_cap_bitcell_2port" warning. Can this be skipped ?
Q2: When using ANY of the SRAMs generated with the dev branch, I get different kinds of routing errors (as stated before, it works with the SRAMs generated by Openram master branch). The picture shows an example lef file, which shows some weird ring pffset. The next picture shows 2 dev-branch-SRAMs in the design, the smallest one in the left column and the smallest ones in the right column. Each column is "left-side-aligened" by the given locations in the macro file.
Any idea how to overcome the problems ? Thanks a lot in advance, Tobias