David Harris
|
aee984ca69
|
Use CVW configuration in top-level
|
2023-01-27 15:47:36 -08:00 |
|
David Harris
|
c2ce2947f9
|
Removed unused BMU, added CVW configuration
|
2023-01-27 15:47:15 -08:00 |
|
David Harris
|
5547179a3c
|
Added missing PLIC_GPIO_ID to two config files
|
2023-01-27 15:23:32 -08:00 |
|
David Harris
|
848ccd8b90
|
Fixed license header for config files to SolderPad
|
2023-01-27 15:17:17 -08:00 |
|
David Harris
|
a99fc74976
|
Removed integer from localparams
|
2023-01-27 14:40:06 -08:00 |
|
David Harris
|
717cb4e6c5
|
Removed int/integer from parameters)
|
2023-01-27 14:27:04 -08:00 |
|
David Harris
|
44c7102026
|
Renamed ram2p1rw1be to match modeule name
|
2023-01-27 09:54:50 -08:00 |
|
David Harris
|
8345a629aa
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-01-27 09:51:55 -08:00 |
|
David Harris
|
d8f0e3dd70
|
Modified testgen to not produce reference outputs
|
2023-01-27 07:25:40 -08:00 |
|
David Harris
|
cea89f27cf
|
Removed unused WALLY test references
|
2023-01-27 07:25:04 -08:00 |
|
David Harris
|
2af94bf283
|
Removed unused reference files
|
2023-01-27 07:21:55 -08:00 |
|
David Harris
|
e9e85d3c36
|
Merge pull request #32 from davidharrishmc/dev
Dev
|
2023-01-27 06:16:36 -08:00 |
|
David Harris
|
37ba3d0fcd
|
Removed f tests from rv32e
|
2023-01-27 06:15:20 -08:00 |
|
David Harris
|
7fbbed7927
|
Update riscof makefile to use rv32gc config
|
2023-01-27 05:57:58 -08:00 |
|
David Harris
|
4744996282
|
Removed suggestion about make allclean
|
2023-01-27 05:57:05 -08:00 |
|
David Harris
|
b81b5781e1
|
Renamed spike_rv32imc_isa.yaml to rv32gc to reflect cases tested
|
2023-01-27 05:56:49 -08:00 |
|
David Harris
|
4f7e1b9423
|
Fixed typo in bpred preventing compiling
|
2023-01-27 05:55:53 -08:00 |
|
David Harris
|
e682b8d0d4
|
renamed brpred to bpred
|
2023-01-27 05:55:31 -08:00 |
|
David Harris
|
ae1ae45818
|
Merge pull request #30 from davidharrishmc/dev
cleanup
|
2023-01-26 15:00:23 -08:00 |
|
David Harris
|
5df4679bcb
|
Removed old link to imperas-riscv-tests
|
2023-01-26 14:53:25 -08:00 |
|
David Harris
|
3986e84179
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-01-26 14:52:25 -08:00 |
|
David Harris
|
7004f262c9
|
Added DWARF symbols for QEMU simulation
|
2023-01-26 14:51:39 -08: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 |
|
Mike Thompson
|
fcfb36abaa
|
Merge pull request #28 from ross144/main
Consolidated SRAMs and removed unused versions
|
2023-01-25 23:58:03 +01:00 |
|
Ross Thompson
|
a5bd78a622
|
Renamed file missed from last commit.
|
2023-01-25 10:17:43 -06:00 |
|
Ross Thompson
|
1e7fda6410
|
Fixed wrong header on optgshare.sv. Somehow it still had the old MIT license.
Renamed ram2p1rwbefix.sv to ram2p1rwbe.sv
|
2023-01-25 10:14:30 -06:00 |
|
David Harris
|
e27eed6c52
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-01-25 06:03:02 -08:00 |
|
Ross Thompson
|
39fc3c627b
|
Merge branch 'main' of https://github.com/openhwgroup/cvw
|
2023-01-24 17:33:14 -06:00 |
|
Ross Thompson
|
42553d1d94
|
Removed old versions of gshare.
|
2023-01-24 17:26:54 -06:00 |
|
Ross Thompson
|
0d7653f1c7
|
Removed the old two port ram and replaced it with the fixed version.
The fixed version is renamed to ram2p1r1wb.sv
|
2023-01-24 17:25:16 -06:00 |
|
Ross Thompson
|
3d07f7a3a2
|
Moved and ranamed btb to btb.sv
Fixed btb to use the fixed port 2 sram.
|
2023-01-24 17:19:51 -06:00 |
|
Mike Thompson
|
ff883d6ce4
|
Merge pull request #27 from ross144/main
Reduced complexity of the git fork flow documentation.
|
2023-01-24 23:18:25 +01:00 |
|
Ross Thompson
|
7ae6b1868e
|
Partial BTB cleanup.
|
2023-01-24 16:12:35 -06:00 |
|
Ross Thompson
|
879cb77b90
|
Moved branch predictor files into separate sub-directory.
|
2023-01-24 16:00:27 -06:00 |
|
Ross Thompson
|
8464af84ce
|
Updated git flow documentation.
|
2023-01-24 13:24:44 -06:00 |
|
David Harris
|
7d015151bb
|
Merge remote-tracking branch 'upstream/main' into dev
|
2023-01-24 09:40:07 -08:00 |
|
David Harris
|
4358f0af95
|
Merge pull request #26 from ross144/main
Clarified the git fork work flow.
|
2023-01-24 09:34:52 -08:00 |
|
Ross Thompson
|
c2ae1e28cc
|
Merge remote-tracking branch 'upstream/main'
|
2023-01-24 11:28:59 -06:00 |
|
Ross Thompson
|
f37153cce8
|
Clarified the git fork work flow.
|
2023-01-24 11:28:41 -06:00 |
|
David Harris
|
0e5ea5f51d
|
bpred input spacing cleanup
|
2023-01-24 06:14:31 -08:00 |
|
David Harris
|
30b085911a
|
bpred tab cleanup
|
2023-01-24 05:42:34 -08:00 |
|
David Harris
|
9da283620d
|
Merge pull request #25 from ross144/main
Moved ebufsmarb into its own module.
|
2023-01-24 04:45:51 -08:00 |
|
Ross Thompson
|
89698a929e
|
Moved ebufsmarb into its own module.
|
2023-01-23 23:10:10 -06:00 |
|
Ross Thompson
|
d495d7b04d
|
Added comments about needing move ebufsm into a new module.
|
2023-01-23 22:03:49 -06:00 |
|
David Harris
|
0114084860
|
Merge pull request #24 from ross144/main
Added comments to serveral files to cleanup code.
|
2023-01-23 16:57:56 -08:00 |
|
David Harris
|
a9df0cf010
|
Update README.md
|
2023-01-23 16:39:47 -08:00 |
|
Ross Thompson
|
077397f62a
|
Merge branch 'main' of github.com:ross144/cvw
|
2023-01-23 18:07:36 -06:00 |
|
Ross Thompson
|
1d4c8c8a36
|
Updated gitflow instructions.
|
2023-01-23 18:05:07 -06:00 |
|
Ross Thompson
|
571f11938b
|
Updated gitflow instructions.
|
2023-01-23 17:51:46 -06:00 |
|
Ross Thompson
|
77a6358cc2
|
Merge remote-tracking branch 'upstream/main'
|
2023-01-23 17:49:52 -06:00 |
|