Matt Guthaus
|
10a8531813
|
Fix new offset snap problems in wordline drive. Fix ptx multifinger pin bug. Add new add_center_rect function.
|
2017-10-06 15:30:15 -07:00 |
Matt Guthaus
|
a9797d12ab
|
Added pins to the ptx class. Modified pin class to do lazy write of GDS shapes to allow removal of pins.
|
2017-10-05 17:35:05 -07:00 |
Matt Guthaus
|
e06e1691c8
|
Two bank SRAMs working in both technologies.
|
2017-09-29 16:22:13 -07:00 |
Matt Guthaus
|
d29dd03373
|
SRAM single bank passing DRC/LVS.
|
2017-09-13 15:46:41 -07:00 |
Matt Guthaus
|
d17711c394
|
Fixed several LVS errors. Bank passes LVS for 2-way and 4-way, but not 1-way or 8-way.
|
2017-08-24 16:22:14 -07:00 |
Matt Guthaus
|
cf940fb15d
|
Development version of new pin data structure. Tests pass LVS/DRC except for bank level.
|
2017-08-23 15:02:15 -07:00 |
Matt Guthaus
|
d77216d6dd
|
Fix LEF mismatch due to path/wire hierarchy change. Add characterizer feasible delay/slew check. Update delay tests with new delays.
|
2017-08-07 10:24:45 -07:00 |
mguthaus
|
f32912f07c
|
Removed name option from some modules and autogenerate unique names. Added check to design class to prevent duplicate names by accident. Reduced diff file output verbosity.
|
2017-06-02 11:11:57 -07:00 |
mguthaus
|
7ca5c0b34f
|
Added zoom to technology file so labels in each tech are readable size. Made default size.
|
2017-05-23 16:18:11 -07:00 |
Matt Guthaus
|
cffcd46f6d
|
Removed the name from ptx class. Ptx name is uniquely constructed based on the ptx parameters of type, width, and mult. This allows reuse of ptx among multiple modules.
|
2017-04-26 14:33:03 -07:00 |
Matt Guthaus
|
1e8743f5a5
|
Removed unique id for contacts. Contact/via name, however, must distinguish types of contacts based on layers used.
|
2017-04-26 10:24:51 -07:00 |
Matt Guthaus
|
55ed6212a1
|
Created route and add_route for layer assigned wires. It will replace add_wire/wire eventually.
|
2017-04-19 12:41:13 -07:00 |
Matt Guthaus
|
a31f87bc72
|
Merge master branch into router
|
2017-01-09 14:04:37 -08:00 |
Matt Guthaus
|
51d7a673bd
|
Improve debug messages. Remove add_inst for via in wire.
|
2016-11-18 14:10:30 -08:00 |
Bin wu
|
a22ba2087b
|
fix the conflicts for merge
|
2016-11-17 17:19:48 -08:00 |
Bin wu
|
0658cc20e6
|
move snapt_to_grid to a function in vector class
|
2016-11-17 17:12:48 -08:00 |
Matt Guthaus
|
5cef8606b4
|
Merge branch 'master' into router
|
2016-11-17 16:11:21 -08:00 |
Matt Guthaus
|
81ab1f1f82
|
Change layer order for add_wire
|
2016-11-17 14:05:50 -08:00 |
Matt Guthaus
|
3c7fd924f7
|
Revert change to horizontal/vertical
|
2016-11-17 13:51:09 -08:00 |
Matt Guthaus
|
717718ed5a
|
Adding checking of rounding and contract path to simplify route wire.
|
2016-11-17 13:48:27 -08:00 |
Matt Guthaus
|
0a9b326f6a
|
Contract path to simplified route
|
2016-11-17 13:26:03 -08:00 |
Matt Guthaus
|
aa950c3b21
|
Fix unit during gds read. Fix blockage and pin rounding bugs.
|
2016-11-17 11:24:17 -08:00 |
Matt Guthaus
|
a846132ef8
|
Merge remote-tracking branch 'bin/clean_unchanged_offset_to_vector'
|
2016-11-15 10:19:07 -08:00 |
Matt Guthaus
|
e95e9e8229
|
Change some debug levels. Fix ngspice test values. ix cwd warning in some tests.
|
2016-11-15 08:57:06 -08:00 |
Bin wu
|
7bae37c026
|
apply vector to hierchay_layout and geometry and contact
|
2016-11-10 17:28:06 -08:00 |
Matt Guthaus
|
f48272bde6
|
RELEASE 1.0
|
2016-11-08 09:57:35 -08:00 |