1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00

soc: organize SoC sources

This commit is contained in:
Marcus Mellor 2024-02-29 11:22:40 -06:00
parent f492a9a6c8
commit 62804195f8
11 changed files with 4 additions and 3 deletions

2
.gitmodules vendored
View File

@ -30,5 +30,5 @@
path = addins/ahbsdc
url = http://github.com/JacobPease/ahbsdc.git
[submodule "src/uncore/basejump_stl"]
path = soc/basejump_stl
path = soc/src/basejump_stl
url = https://github.com/bespoke-silicon-group/basejump_stl

1
soc/README.md Normal file
View File

@ -0,0 +1 @@
This folder contains resources related to the Wally SoC effort.

View File

@ -1,7 +1,7 @@
///////////////////////////////////////////
// ahbxuiconverter.sv
//
// Written: infinitymdm@gmail.com
// Written: infinitymdm@gmail.com 29 February 2024
//
// Purpose: AHB to Xilinx UI converter
//

View File

@ -1,7 +1,7 @@
///////////////////////////////////////////
// bsg_dmc_ahb.sv
//
// Written: infinitymdm@gmail.com
// Written: infinitymdm@gmail.com 29 February 2024
//
// Purpose: BSG controller and LPDDRDRAM presenting an AHB interface
//