commit | 5586f1b9df4945ebe0f524f3499d7a2866b23284 | [log] [tgz] |
---|---|---|
author | Ahmed Ghazy <ax3ghazy@aucegypt.edu> | Fri Nov 06 21:34:43 2020 +0200 |
committer | Ahmed Ghazy <ax3ghazy@aucegypt.edu> | Fri Nov 06 21:35:49 2020 +0200 |
tree | 6163b9816225733280e02235e2eb6d0921e76d0b | |
parent | 58cca1b80d522844a80e1265717cac6546f864c0 [diff] [blame] |
Add the custom DFF RAM
diff --git a/openlane/DFFRAM/pin_order.cfg b/openlane/DFFRAM/pin_order.cfg new file mode 100644 index 0000000..297844f --- /dev/null +++ b/openlane/DFFRAM/pin_order.cfg
@@ -0,0 +1,12 @@ +#N +Di.* + +#W +A.* +CLK +WE.* +EN + + +#S +Do.*