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:
parent
f492a9a6c8
commit
62804195f8
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
1
soc/README.md
Normal file
@ -0,0 +1 @@
|
||||
This folder contains resources related to the Wally SoC effort.
|
@ -1,7 +1,7 @@
|
||||
///////////////////////////////////////////
|
||||
// ahbxuiconverter.sv
|
||||
//
|
||||
// Written: infinitymdm@gmail.com
|
||||
// Written: infinitymdm@gmail.com 29 February 2024
|
||||
//
|
||||
// Purpose: AHB to Xilinx UI converter
|
||||
//
|
@ -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
|
||||
//
|
Loading…
Reference in New Issue
Block a user