David Harris
|
6f021aac54
|
Fixes to config extraction
|
2023-10-31 06:27:55 -07:00 |
|
David Harris
|
bd6e189680
|
130 nm synthesis script improvements
|
2023-10-30 20:57:35 -07:00 |
|
David Harris
|
5ca5443835
|
Fixed reporting of timing on modules with wrappers
|
2023-10-26 20:14:14 -07:00 |
|
David Harris
|
17fd0c90da
|
Fixed warnings of signed conversion and for Design Compiler
|
2023-10-24 14:01:43 -07:00 |
|
David Harris
|
46d16305a4
|
Set drive for Sky130
|
2023-10-19 13:46:30 -07:00 |
|
David Harris
|
b28777fae0
|
Removed wrapper from wallySynth because it is automatic now
|
2023-10-19 10:49:06 -07:00 |
|
David Harris
|
8c6b17de6d
|
Updated wrapper generation to be automatic without specifying WRAPPER=1; instead looks for cvw_t in the file. Also starting to add OSU 130 nm synthesis.
|
2023-10-19 10:44:03 -07:00 |
|
David Harris
|
379337fee0
|
Adjusted synthesis scripts to report on DESIGN even when a wrapper is used
|
2023-10-19 06:16:52 -07:00 |
|
Kevin Kim
|
0a15466f21
|
wrapper bug fix
|
2023-10-18 14:29:46 -07:00 |
|
Kevin Kim
|
2ad6486841
|
del old
|
2023-08-29 08:31:23 -07:00 |
|
Kevin Kim
|
81908d9066
|
removed duplicate synth scripts
|
2023-08-29 08:25:31 -07:00 |
|
Kevin Kim
|
dfe252be34
|
makefile bug fix
|
2023-08-28 09:43:04 -07:00 |
|
Kevin Kim
|
1b2e9c33bd
|
added configurability for wrapper
|
2023-08-28 09:32:59 -07:00 |
|
Kevin Kim
|
fc25afb3cb
|
make synth integerates wrapper generation and runs synth on wrapper
|
2023-08-28 09:02:56 -07:00 |
|
Kevin Kim
|
993d109012
|
wrapper generation works
|
2023-08-27 14:13:29 -07:00 |
|
Kevin Kim
|
b96f51ccf0
|
started wrapper generation script
|
2023-08-27 14:00:10 -07:00 |
|
Kevin Kim
|
9217e1e767
|
synth works
|
2023-08-26 21:11:21 -07:00 |
|
David Harris
|
8fb09b8f0c
|
??? on synthesis Makefile
|
2023-08-24 05:21:15 -07:00 |
|
David Harris
|
544df999d4
|
Merged synthesis changes
|
2023-08-24 04:55:31 -07:00 |
|
David Harris
|
3adaaf4751
|
Some fixes for synthesis scripts after parameterization
|
2023-08-24 04:54:09 -07:00 |
|
Kevin Kim
|
b1dbf294ef
|
fix synth makefile
|
2023-08-21 08:33:27 -07:00 |
|
David Harris
|
f2623a7229
|
Progress toward synthesis with parameterized design
|
2023-07-25 05:10:53 -07:00 |
|
David Harris
|
89332c35f2
|
Fixed synthesis Makefile to match new configuration
|
2023-07-24 11:32:46 -07:00 |
|
David Harris
|
f4588dd9ac
|
installation script update
|
2023-03-23 09:31:17 -07:00 |
|
David Harris
|
1c4734c736
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-02-23 18:23:27 -08:00 |
|
David Harris
|
1bed1c1869
|
Switched to sky90 for default synthesis
|
2023-02-23 14:19:10 -08:00 |
|
James Stine
|
0f2bf2934e
|
Slight tweak to .synopsys for OSU setup
|
2023-02-23 07:52:40 -06:00 |
|
David Harris
|
fc87425f67
|
touched extractArea.pl
|
2023-02-20 11:18:31 -08:00 |
|
David Harris
|
535c7e156f
|
touched extractArea to test commit issue
|
2023-02-20 11:04:33 -08:00 |
|
David Harris
|
023ba68088
|
Extraction script updates to match new reports names
|
2023-02-20 10:16:45 -08:00 |
|
David Harris
|
da6064e07f
|
Fixed critical range to 50 ps and improved reporting in synthesis
|
2023-02-20 05:33:33 -08:00 |
|
David Harris
|
1d3b41e0fb
|
New expression for BTB_SIZE to avoid error during sky90 synthesis
|
2023-02-20 04:02:00 -08:00 |
|
David Harris
|
c5090cd867
|
Added noAtomic feature to swweep
|
2023-02-19 20:05:39 -08:00 |
|
David Harris
|
ce97aa7e63
|
Removed orig feature from featuresweep to avoid redundancy with configsweep
|
2023-02-19 15:32:32 -08:00 |
|
David Harris
|
636b096026
|
Run extractArea at end of extractSummary
|
2023-02-19 15:31:33 -08:00 |
|
David Harris
|
53875a9bbd
|
New extractArea script to generate area tables
|
2023-02-19 15:29:41 -08:00 |
|
David Harris
|
bfc9a462d5
|
Removed TOPO flag for synthesis; implied by tsmc28psyn
|
2023-02-19 07:00:16 -08:00 |
|
David Harris
|
2ed29792e5
|
Removed redundant compare in setup file
|
2023-02-19 06:31:26 -08:00 |
|
James Stine
|
c7720da3af
|
Update MW reference to recognize memories properly
|
2023-02-18 23:30:10 -06:00 |
|
James Stine
|
20880c26a4
|
Change mistake on linking within .synopsys file
|
2023-02-18 19:41:49 -06:00 |
|
David Harris
|
4bfff6a4eb
|
Turned off default USE_SRAM in Makefile
|
2023-02-17 17:37:05 -08:00 |
|
David Harris
|
2060683770
|
Continue fixing memory macros for synthesis
|
2023-02-17 15:15:37 -08:00 |
|
David Harris
|
3523318acb
|
Synthesis with memories
|
2023-02-17 13:51:05 -08:00 |
|
David Harris
|
d06285ce16
|
sweep debugging
|
2023-02-17 11:00:00 -08:00 |
|
David Harris
|
0b2a552781
|
Fixed TLU corners
|
2023-02-17 10:59:31 -08:00 |
|
David Harris
|
1f9d425eab
|
Fixing loads and wire loading for physical synthesis. Also put Milkyway library in each run directory so they don't conflict across runs
|
2023-02-17 10:52:17 -08:00 |
|
David Harris
|
41fbe32489
|
fixed various sweep options to not run an extra job
|
2023-02-17 10:35:39 -08:00 |
|
David Harris
|
076d1b50c6
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-02-16 13:58:03 -08:00 |
|
James Stine
|
8d94273a7a
|
fix typo - remove extra p at end of script
|
2023-02-16 15:50:31 -06:00 |
|
James Stine
|
c8307dffc1
|
Update bug in Makefile
|
2023-02-16 15:16:32 -06:00 |
|