Commit Graph

56 Commits

Author SHA1 Message Date
David Harris
736ff6614a Commented config mode of synthesis makefile 2023-02-15 06:39:10 -08:00
Madeleine Masser-Frye
ed7e2e4ace for feature sweep
now adding feature modifications on top of each other
2023-02-07 20:07:43 +00:00
David Harris
ff02bcf49f changed USE_SRAM to modify wally-config rather than wally-shared 2023-02-04 20:13:24 -08:00
Madeleine Masser-Frye
31530c85cb Now modifying dtim and irom even when USESRAM=1 2023-02-05 00:02:50 +00:00
David Harris
6b3d056713 ../synthDC/Makefile 2023-02-04 04:19:09 -08:00
David Harris
b13087e706 Fixed merge issues on synthDC PR 2023-02-04 04:13:40 -08:00
Madeleine Masser-Frye
7b0da71297 finishing the job of the last commit 2023-02-04 10:24:01 +00:00
Madeleine Masser-Frye
d9e1323e57 added use sram parameter, cleaned up config writing, added single synth functionality to wallySynth 2023-02-04 09:50:36 +00:00
David Harris
ed02d5a077 Removed redundant line from synthesis makefile 2023-02-03 08:36:51 -08:00
David Harris
8078cafa27 Renamed regression to sim 2023-02-02 14:48:23 -08:00
David Harris
99d179dd3e Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
David Harris
0280942563 Fixed merge conflict to get synthesis working again 2023-02-01 04:43:57 -08:00
Madeleine Masser-Frye
c78adbb8e7 increased bpred size to (2^) 5 2023-02-01 05:51:31 +00:00
Madeleine Masser-Frye
02a1432c46 updated synth makefile to change all relevant
ram ranges to 1FF
2023-02-01 05:40:35 +00:00
David Harris
a2f66313ea Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-01-30 11:00:51 -08:00
Madeleine Masser-Frye
5625996f44
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
03c13b6034 Merge branch 'main' of https://github.com/mmasserfrye/cvw 2023-01-30 18:51:05 +00:00
David Harris
ec675f01a7 Missing files related to rv32imc config 2023-01-29 11:40:08 -08:00
Madeleine Masser-Frye
55fa29397e cleans run directory post run and leaves copy of wally-config 2023-01-28 01:59:08 +00:00
Madeleine Masser-Frye
2ca764e16a improved readability for synth scripts 2023-01-28 01:51:34 +00:00
Madeleine Masser-Frye
878bb0d365 Fixed copying hdl subdirectories and referencing the correct config files for modified features 2023-01-28 01:00:29 +00:00
Madeleine Masser-Frye
9c8b1be6e5
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
33bf0b5a56 cleaned up comments 2023-01-26 04:53:43 +00:00
Madeleine Masser-Frye
e7458c2061 Fixed writing config files for synth sweeps 2023-01-26 04:50:14 +00:00
David Harris
a1311c06ef 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
f39631bdf4 changed synthesis to write modified config files in output directory 2022-08-02 12:19:14 +00:00
Madeleine Masser-Frye
0dc3c9462b improved command line synth functionality 2022-07-09 04:51:23 +00:00
Madeleine Masser-Frye
19db618b7f syntheses now write alib in their own directories 2022-07-09 02:40:41 +00:00
Madeleine Masser-Frye
8dbb45519e tweaks to run synth without error 2022-07-08 22:52:10 +00:00
Madeleine Masser-Frye
a84aa36530 cleaned up old commands and commented 2022-07-08 22:39:53 +00:00
Madeleine Masser-Frye
79b93e776e condensed cleanup, changed bpred_size to 4, moved synth hdl into own directory 2022-07-08 22:29:18 +00:00
Madeleine Masser-Frye
8f0f626140 made wally synth flow shell based 2022-07-08 08:02:11 +00:00
Madeleine Masser-Frye
2f28cbf909 updated synth flow to prevent runs from writing over each other's configs 2022-07-07 15:52:01 +00:00
Madeleine Masser-Frye
846f12aa2e new priority onehot module for better area/time 2022-07-06 00:08:59 +00:00
Madeleine Masser-Frye
f458deaf00 make clean rm extra files 2022-06-28 02:23:29 +00:00
Madeleine Masser-Frye
528ac7f7f2 wally config, freq, and path sweep synth automation 2022-06-24 06:30:57 +00:00
David Harris
dc5f80a3ca Default value of Drive in Makefile 2022-06-23 23:16:43 +00:00
Madeleine Masser-Frye
ab7c936788 remove run deletion with wally synthesis 2022-06-17 19:45:38 +00:00
Shreya Sanghai
975005dbfa automate synth 2022-04-25 16:03:32 +00:00
Shreya Sanghai
9538338d8e added frequency configs for makefile 2022-04-18 04:21:03 +00:00
Shreya Sanghai
a218a3d9fa undid changes to synth script 2022-03-07 17:32:08 +00:00
Shreya Sanghai
94a57fb6eb modified synth script to take config from outputdir 2022-03-07 17:12:43 +00:00
Shreya Sanghai
bc049e8042 updated makefile to speed up synth 2022-03-07 00:09:18 +00:00
Shreya Sanghai
a68c1c8cb1 modified makefile 2022-03-07 00:09:18 +00:00
David Harris
99a0e2d73d Adjusted scripts to use 2022-03-04 05:09:02 +00:00
Shreya Sanghai
06c2744ac1 Copied previous cofig file instead of orig 2022-02-28 17:32:08 +00:00
Shreya Sanghai
db38b69f83 Makefile for running multiple synthesis 2022-02-28 17:15:43 +00:00
Shreya Sanghai
5b30fb7328 added make allsynth 2022-02-28 17:15:43 +00:00
David Harris
3036de316a Started make allsynth to try many experiments 2022-02-17 17:57:02 +00:00
David Harris
e6be19dfad Improved makefile and synthesis script for parallel processing, max optimization 2022-02-14 01:22:17 +00:00