OpenRAM/compiler/pgates
Matt Guthaus a2b1d025ab Merge multiport 2018-10-08 11:45:50 -07:00
..
pgate.py Make bitcell width/height not static. Update modules to use it for pbitcell. 2018-09-04 11:55:22 -07:00
pinv.py Fixed known typos of the word transition. 2018-09-10 14:27:26 -07:00
pinvbuf.py Add copy power pin function 2018-10-08 09:56:39 -07:00
pnand2.py Fixed known typos of the word transition. 2018-09-10 14:27:26 -07:00
pnand3.py Fixed known typos of the word transition. 2018-09-10 14:27:26 -07:00
pnor2.py Fixed known typos of the word transition. 2018-09-10 14:27:26 -07:00
precharge.py Move place function to instance class rather than hierarchy. 2018-08-27 17:25:39 -07:00
ptx.py Fixing netlist_only errors. Removing netlist_only option from ptx because it must always generate layout for pbitcell. gds_write, drc check, and lvs check in local_check() are now in a 'if not OPTS.netlist_only' conditional. These functions will generate errors in netlist_only mode since there is no gds layout to write or check. 2018-09-12 01:53:41 -07:00
single_level_column_mux.py Bank level layout now works with pbitcell and 1RW. Column mux and array have been altered to accomodate multiport. Multiport changes to wordline driver were removed because they were unnecessary. 2018-09-09 22:06:29 -07:00