asyncvlsi / AMC

AMC: Asynchronous Memory Compiler
http://avlsi.csl.yale.edu/act/doku.php?id=amc:start
GNU General Public License v2.0
43 stars 11 forks source link

LEF file errors #9

Open mguthaus opened 4 years ago

mguthaus commented 4 years ago

There are some errors in the LEF file that were fixed in OpenRAM, but have not been ported to AMC.

1) For example, library cells are entirely blocked rather that detailed blockages which will cause pin access errors in P&R.

2) In addition, the LEF file units are off by a few orders of magnitude which will result in a meter long memory sizes.

sataei commented 4 years ago

Thank you. We are aware of this issue. Right now, we are restructuring the entire compiler and will address this issue in next release.