Matt Guthaus
|
7099ee76e9
|
Remove blocked grids from pins and secondary grids
|
2018-10-30 16:52:11 -07:00 |
Matt Guthaus
|
1344a8f7f1
|
Add remove adjacent feature for wide metal spacing
|
2018-10-30 12:24:13 -07:00 |
Matt Guthaus
|
c4163d3401
|
Remove debug statements.
|
2018-10-29 13:50:56 -07:00 |
Matt Guthaus
|
fa272be3bd
|
Enumerate more enclosures.
|
2018-10-29 13:49:29 -07:00 |
Matt Guthaus
|
cd87df8f76
|
Clean up enclosure code
|
2018-10-29 11:27:59 -07:00 |
Matt Guthaus
|
f19bcace62
|
Merged in an old stash.
|
2018-10-29 11:18:12 -07:00 |
Matt Guthaus
|
b7655eab10
|
Remove bug for combining pin with multiple other pins in a single iteration
|
2018-10-29 11:07:02 -07:00 |
Matt Guthaus
|
bbffec863b
|
Abandon connectors for now and opt for all enclosures
|
2018-10-29 10:59:22 -07:00 |
Matt Guthaus
|
6990773ea1
|
Add error check requiring non-zero area pin layouts.
|
2018-10-29 10:32:42 -07:00 |
Matt Guthaus
|
851aeae8c4
|
Add pins_enclosed function to pin_group
|
2018-10-29 10:28:57 -07:00 |
Jesse Cirimelli-Low
|
2da90c4b6a
|
fixed double counting of characterization tuple permutations
|
2018-10-27 12:04:10 -07:00 |
Jesse Cirimelli-Low
|
f1fb174b53
|
fixed bug where netlist_only still produced layout deliverables
|
2018-10-27 11:21:06 -07:00 |
Hunter Nichols
|
3bb8aa7e55
|
Fixed import errors with mux analytical delay model.
|
2018-10-26 17:37:25 -07:00 |
Matt Guthaus
|
0107e1c050
|
Reduce verbosity of utils
|
2018-10-26 13:02:31 -07:00 |
Matt Guthaus
|
7d74d34c53
|
Fix pin_layout contains bug
|
2018-10-26 10:40:43 -07:00 |
Matt Guthaus
|
4ce6b040fd
|
Debugging missing enclosures
|
2018-10-26 09:25:10 -07:00 |
Jesse Cirimelli-Low
|
b1ade15eaf
|
Merge branch 'datasheet_gen' after rebase with dev
|
2018-10-26 07:58:29 -07:00 |
Jesse Cirimelli-Low
|
fcfee649d5
|
moved css into a seperate file to organize and disambiguate docstrings from multiline strings
|
2018-10-26 07:57:54 -07:00 |
Hunter Nichols
|
98a00f985b
|
Changed the analytical delay model to accept multiport options. Little substance to the values generated.
|
2018-10-26 00:08:13 -07:00 |
Hunter Nichols
|
6efe0f56c2
|
Added gds/sp for scn4m 1rw+1r bitcell. Passes DRC/LVS in both technologies for single and array.
|
2018-10-26 00:08:13 -07:00 |
Hunter Nichols
|
8e243258e4
|
Added updated 1rw 1r bitcell with a text boundary. Added bitcell array test for the bitcell.
|
2018-10-26 00:08:12 -07:00 |
Matt Guthaus
|
9e5d78cfc2
|
Fix bug in duplicate remove indices
|
2018-10-25 14:40:39 -07:00 |
Matt Guthaus
|
3407163cf1
|
Combine adjacent power supply pins finished
|
2018-10-25 14:25:52 -07:00 |
Matt Guthaus
|
0544d02ca2
|
Refactor router to have pin_groups for pins and router_tech file
|
2018-10-25 13:36:35 -07:00 |
Jesse Cirimelli-Low
|
85a99bb364
|
merged in outdated dev in previous merge
|
2018-10-25 10:30:50 -07:00 |
Jesse Cirimelli-Low
|
aceea58535
|
Merge branch 'dev' into datasheet_gen
|
2018-10-25 10:24:11 -07:00 |
Matt Guthaus
|
3f17679000
|
Merge remote-tracking branch 'origin' into supply_routing
|
2018-10-25 09:36:03 -07:00 |
Matt Guthaus
|
57fb847d50
|
Fix check for missing simulator type in characterizer
|
2018-10-25 09:08:56 -07:00 |
Matt Guthaus
|
3d8aeaa732
|
Run delay and setup/hold tests in netlist_only mode
|
2018-10-25 09:07:00 -07:00 |
Matt Guthaus
|
58de655aac
|
Split functional tests
|
2018-10-25 08:56:23 -07:00 |
Michael Timothy Grimes
|
3202e1eb09
|
Altering comment code in simulation.py to match the needs of delay.py
|
2018-10-25 00:58:01 -07:00 |
Michael Timothy Grimes
|
40450ac0f5
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-10-25 00:36:46 -07:00 |
Michael Timothy Grimes
|
ceab1a5daf
|
Adding debug comments to stim file for functional test and cleaning up comment code in simulation.py. Adding multiple tests for different mux configurations to functional unit tests.
|
2018-10-25 00:11:00 -07:00 |
Matt Guthaus
|
b1f3bd97e5
|
Enable all the 1bank tests. Mostly work in SCMOS.
|
2018-10-24 17:01:00 -07:00 |
Matt Guthaus
|
88f43cc754
|
Add the minimum pin enclosure that has DRC correct pin connections.
|
2018-10-24 16:41:33 -07:00 |
Matt Guthaus
|
94e5050513
|
Move overlap functions to pin_layout
|
2018-10-24 16:13:07 -07:00 |
Matt Guthaus
|
dc73e8cb60
|
Odd bug that instances were not properly rotated.
|
2018-10-24 16:12:27 -07:00 |
Matt Guthaus
|
7e2bef624e
|
Continue routing rails in same layer after a blockage
|
2018-10-24 12:32:27 -07:00 |
Hunter Nichols
|
a711a5823d
|
Merged dev and fix conflicts in geometry.py
|
2018-10-24 10:52:22 -07:00 |
Matt Guthaus
|
cccde193d0
|
Add ngspice equivalents of RUNLVL
|
2018-10-24 10:31:27 -07:00 |
Matt Guthaus
|
5f17525501
|
Added run-level option for write_control and enabled fast mode in functional tests
|
2018-10-24 09:32:44 -07:00 |
Matt Guthaus
|
33c716eda8
|
Rename psram bank test like sram bank testss
|
2018-10-24 09:08:54 -07:00 |
Matt Guthaus
|
e90f9be6f5
|
Move replica bitcells to new bitcells subdir
|
2018-10-24 09:06:29 -07:00 |
Hunter Nichols
|
5c8a00ea1d
|
Fixed pruned golden lib file from error in last commit.
|
2018-10-24 00:55:55 -07:00 |
Hunter Nichols
|
da1b003d10
|
Fixed multiport lib files not generating the correct number of signals. Move setup time from DOUT to DIN in lib file. Altered golden files with these changes.
|
2018-10-24 00:17:08 -07:00 |
Hunter Nichols
|
016604f846
|
Fixed spacing in golden lib files. Added column mux into analytical model.
|
2018-10-24 00:16:26 -07:00 |
Hunter Nichols
|
53cb4e7f5e
|
Fixed lib files to be syntactically correct with multiport. Fixed issue in geometry.py that prevented netlist_only option from working.
|
2018-10-22 23:33:01 -07:00 |
Hunter Nichols
|
62439bdac6
|
Fixed merge conflicts with sram.py
|
2018-10-22 17:29:14 -07:00 |
Hunter Nichols
|
4f08062268
|
Added custom 1rw+1r bitcell. Testing are currently failing.
|
2018-10-22 17:02:21 -07:00 |
Michael Timothy Grimes
|
6716aac1a6
|
Merge branch 'multiport' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-10-22 09:18:58 -07:00 |