David Harris
3a9b40ff1d
installation script update
2023-03-23 09:31:17 -07:00
David Harris
7ba0e3b710
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-02-23 18:23:27 -08:00
David Harris
2d6fb006ba
Switched to sky90 for default synthesis
2023-02-23 14:19:10 -08:00
James Stine
6647cf6582
Slight tweak to .synopsys for OSU setup
2023-02-23 07:52:40 -06:00
David Harris
e0a0833457
touched extractArea.pl
2023-02-20 11:18:31 -08:00
David Harris
c352353a42
touched extractArea to test commit issue
2023-02-20 11:04:33 -08:00
David Harris
801f4a68b7
Extraction script updates to match new reports names
2023-02-20 10:16:45 -08:00
David Harris
9dc09ef5fd
Fixed critical range to 50 ps and improved reporting in synthesis
2023-02-20 05:33:33 -08:00
David Harris
472c7da399
New expression for BTB_SIZE to avoid error during sky90 synthesis
2023-02-20 04:02:00 -08:00
David Harris
3f24238d02
Added noAtomic feature to swweep
2023-02-19 20:05:39 -08:00
David Harris
bbdad235ef
Removed orig feature from featuresweep to avoid redundancy with configsweep
2023-02-19 15:32:32 -08:00
David Harris
5ce50103f9
Run extractArea at end of extractSummary
2023-02-19 15:31:33 -08:00
David Harris
ec3ab7a93b
New extractArea script to generate area tables
2023-02-19 15:29:41 -08:00
David Harris
17525b67cc
Removed TOPO flag for synthesis; implied by tsmc28psyn
2023-02-19 07:00:16 -08:00
David Harris
c1f9599450
Removed redundant compare in setup file
2023-02-19 06:31:26 -08:00
James Stine
bc7fbe8970
Update MW reference to recognize memories properly
2023-02-18 23:30:10 -06:00
James Stine
c2fef2afb4
Change mistake on linking within .synopsys file
2023-02-18 19:41:49 -06:00
David Harris
239bb3abbc
Turned off default USE_SRAM in Makefile
2023-02-17 17:37:05 -08:00
David Harris
3f2f48ddc6
Continue fixing memory macros for synthesis
2023-02-17 15:15:37 -08:00
David Harris
aba29f6cc8
Synthesis with memories
2023-02-17 13:51:05 -08:00
David Harris
2c762fd479
sweep debugging
2023-02-17 11:00:00 -08:00
David Harris
6c6c56e102
Fixed TLU corners
2023-02-17 10:59:31 -08:00
David Harris
02a1b77b9d
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
db3ebaf38a
fixed various sweep options to not run an extra job
2023-02-17 10:35:39 -08:00
David Harris
1739114dab
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-02-16 13:58:03 -08:00
James Stine
3347aa7fe8
fix typo - remove extra p at end of script
2023-02-16 15:50:31 -06:00
James Stine
8e9cf8f3e4
Update bug in Makefile
2023-02-16 15:16:32 -06:00
James Stine
64eeb07c6b
Get rid of extra CR/LF in .synopsys_dc.setup file
2023-02-16 15:01:52 -06:00
David Harris
8b7fcd2ccd
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-02-16 11:55:28 -08:00
David Harris
3591fd5aea
corrections to DC setup
2023-02-16 11:55:23 -08:00
James Stine
14c6cfb24d
Fix bugs in scripts for synthesis and tsmc28 psyn
2023-02-16 13:38:26 -06:00
David Harris
68defb99e7
Fix DC setup typos
2023-02-16 08:25:23 -08:00
David Harris
1c6bdbcba1
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-02-16 06:44:08 -08:00
James Stine
9e83b0bfaf
Update topo psyn stuff
2023-02-16 08:07:17 -06:00
David Harris
7b58683d2d
Commented config mode of synthesis makefile
2023-02-15 06:39:10 -08:00
Madeleine Masser-Frye
0cbf50ed80
changed default freqs for synth sweeps
...
updated plotting to not overlap labels
2023-02-07 21:18:39 +00:00
Madeleine Masser-Frye
b9f05c02e3
for feature sweep
...
now adding feature modifications on top of each other
2023-02-07 20:07:43 +00:00
David Harris
077edbf78d
changed USE_SRAM to modify wally-config rather than wally-shared
2023-02-04 20:13:24 -08:00
Madeleine Masser-Frye
9454eb921d
Now modifying dtim and irom even when USESRAM=1
2023-02-05 00:02:50 +00:00
David Harris
f89e642312
../synthDC/Makefile
2023-02-04 04:19:09 -08:00
David Harris
6b9ae4fc89
Fixed merge issues on synthDC PR
2023-02-04 04:13:40 -08:00
Madeleine Masser-Frye
4be41ae25c
finishing the job of the last commit
2023-02-04 10:24:01 +00:00
Madeleine Masser-Frye
b78ce62748
added use sram parameter, cleaned up config writing, added single synth functionality to wallySynth
2023-02-04 09:50:36 +00:00
David Harris
34fbfeb5cd
Removed redundant line from synthesis makefile
2023-02-03 08:36:51 -08:00
David Harris
80f42a8638
Renamed regression to sim
2023-02-02 14:48:23 -08:00
David Harris
78eb90715c
Removed pipelined level of hierarchy
2023-02-02 14:14:11 -08:00
David Harris
8601f04397
Fixed typo in DC setup for memories
2023-02-01 05:49:30 -08:00
David Harris
e820d1938a
Only add memory libraries when targeting 28nm
2023-02-01 05:06:56 -08:00
David Harris
ce82d8d550
Fixed merge conflict to get synthesis working again
2023-02-01 04:43:57 -08:00
Madeleine Masser-Frye
57b35c293d
added memories (not tested)
2023-02-01 06:08:27 +00:00
Madeleine Masser-Frye
a81d569e1a
increased bpred size to (2^) 5
2023-02-01 05:51:31 +00:00
Madeleine Masser-Frye
d734f7af92
updated synth makefile to change all relevant
...
ram ranges to 1FF
2023-02-01 05:40:35 +00:00
David Harris
a8f268e2a4
Removed output delay in synthesis
2023-01-31 04:37:23 -08:00
David Harris
1e7c9f026c
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
2023-01-30 11:00:51 -08:00
Madeleine Masser-Frye
fa47313086
Merged conflicts in fixing synthesis config/hdl writing ( #40 )
...
* Fixed writing config files for synth sweeps
* cleaned up comments
* Fixed copying hdl subdirectories and referencing the correct config files for modified features
* improved readability for synth scripts
* cleans run directory post run and leaves copy of wally-config
2023-01-30 20:54:19 +02:00
Madeleine Masser-Frye
8f635e42c5
Merge branch 'main' of https://github.com/mmasserfrye/cvw
2023-01-30 18:51:05 +00:00
David Harris
2a20d71a12
Missing files related to rv32imc config
2023-01-29 11:40:08 -08:00
David Harris
f37bae1062
Converted rv32ic to rv32imc
2023-01-29 11:33:54 -08:00
James Stine
5a0d8aed23
Modified changes as follows
...
* Add docs directory for Docker including Dockerfile
* Change to synthesis script to include fpu stuff
* Add wrappers for IP (may need some cleanup but will cleanup shortly)
2023-01-28 19:33:00 -06:00
Madeleine Masser-Frye
331ae6fffb
cleans run directory post run and leaves copy of wally-config
2023-01-28 01:59:08 +00:00
Madeleine Masser-Frye
e92ccad94f
improved readability for synth scripts
2023-01-28 01:51:34 +00:00
Madeleine Masser-Frye
c2f888d5da
Fixed copying hdl subdirectories and referencing the correct config files for modified features
2023-01-28 01:00:29 +00:00
Madeleine Masser-Frye
6ece31183c
Fixed config file writing for synthesis ( #29 )
...
* Fixed writing config files for synth sweeps
* cleaned up comments
2023-01-26 06:58:15 +02:00
Madeleine Masser-Frye
eda3d4c667
cleaned up comments
2023-01-26 04:53:43 +00:00
Madeleine Masser-Frye
3249cbe42e
Fixed writing config files for synth sweeps
2023-01-26 04:50:14 +00:00
David Harris
1acbbbbad9
Rolled back synth scripts to fff91ae commit before Madeleine's modifications to write config files; the modified version is failing right away with trouble copying configs
2022-08-24 00:09:16 +00:00
Madeleine Masser-Frye
c866344fb6
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally
2022-08-02 16:25:25 +00:00
Madeleine Masser-Frye
9963344330
changed synthesis to write modified config files in output directory
2022-08-02 12:19:14 +00:00
Madeleine Masser-Frye
a0b3367218
edited indentation
2022-08-02 10:23:04 +00:00
David Harris
7f7b3359b0
Cleaning up Makefiles for riscof to run each set of tests individually and eliminate warnings
2022-07-25 20:50:38 +00:00
David Harris
62be9963d8
Fixed synthesis by removing wally-config.vh at level above hdl directory
2022-07-25 01:50:38 +00:00
James Stine
500191cf34
Add back extractSummary mkdir plots
2022-07-17 13:00:44 -05:00
James Stine
bb3c455325
Add import os in extractSummary.py
2022-07-17 11:06:30 -05:00
David Harris
9514abf0e0
Don't delete hdl directory at end of run
2022-07-17 01:39:57 +00:00
Katherine Parry
3c1bea1104
removed warnings and took a mux out of the critical path
2022-07-12 18:32:17 -07:00
Madeleine Masser-Frye
9bb01bc6f4
improved command line synth functionality
2022-07-09 04:51:23 +00:00
Madeleine Masser-Frye
e33ab9e515
explanations and modifications for general ppa use
2022-07-09 03:24:47 +00:00
Madeleine Masser-Frye
6f42b88d73
syntheses now write alib in their own directories
2022-07-09 02:40:41 +00:00
Madeleine Masser-Frye
5e6fcb6ea0
remove outdated scripts
2022-07-08 22:52:53 +00:00
Madeleine Masser-Frye
7517befbdd
tweaks to run synth without error
2022-07-08 22:52:10 +00:00
Madeleine Masser-Frye
8004712c75
cleaned up old commands and commented
2022-07-08 22:39:53 +00:00
Madeleine Masser-Frye
6f5ff93169
condensed cleanup, changed bpred_size to 4, moved synth hdl into own directory
2022-07-08 22:29:18 +00:00
Madeleine Masser-Frye
19b4d51d9c
told dc to look in synth directory for hdl and WORK
2022-07-08 22:16:34 +00:00
Madeleine Masser-Frye
510b3f33cb
made parallel synthesis in python command line based
2022-07-08 20:41:59 +00:00
Madeleine Masser-Frye
b37c0adab6
made wally synth flow shell based
2022-07-08 08:02:11 +00:00
Madeleine Masser-Frye
152c9fa0f3
restore flatten
2022-07-08 08:01:10 +00:00
Madeleine Masser-Frye
c7b03978bf
plot tuning, fo4 axis
2022-07-07 16:44:02 +00:00
Madeleine Masser-Frye
d06549b479
updated synth flow to prevent runs from writing over each other's configs
2022-07-07 15:52:01 +00:00
Madeleine Masser-Frye
280c1ec368
set input delay when flop-driven, added run clock
2022-07-07 15:50:34 +00:00
Madeleine Masser-Frye
52562c9190
new priority onehot module for better area/time
2022-07-06 00:08:59 +00:00
Madeleine Masser-Frye
3b73600932
organized ppa files into ppa directory
2022-07-05 22:28:25 +00:00
Madeleine Masser-Frye
726992540f
update wally synth analysis
2022-06-28 02:28:13 +00:00
Madeleine Masser-Frye
bb62ebc84f
make clean rm extra files
2022-06-28 02:23:29 +00:00
Madeleine Masser-Frye
1b0516a863
organizing synth scripts
2022-06-24 06:43:44 +00:00
Madeleine Masser-Frye
24538c8eb1
wally config, freq, and path sweep synth automation
2022-06-24 06:30:57 +00:00
Madeleine Masser-Frye
f6a58f6f58
fixed plot naming and axes
2022-06-24 01:14:53 +00:00
Madeleine Masser-Frye
6ba51b07d8
added flop as default driver and load
2022-06-24 00:51:09 +00:00
Madeleine Masser-Frye
77a46ead39
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally
2022-06-24 00:23:53 +00:00
Madeleine Masser-Frye
b0c8316498
wally synthesis analysis
2022-06-24 00:21:39 +00:00
David Harris
534b752d16
Default value of Drive in Makefile
2022-06-23 23:16:43 +00:00