mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-19 11:54:46 -04:00
Use a PLIC which has been developed as part of the lowrisc project. It has been integrated into the Ariane SoC as a submodule pointing to a fork which has some (temporary) custom patches on top.
48 lines
1.7 KiB
Text
48 lines
1.7 KiB
Text
[submodule "src/axi_mem_if"]
|
|
path = src/axi_mem_if
|
|
url = https://github.com/pulp-platform/axi_mem_if.git
|
|
[submodule "src/axi_node"]
|
|
path = src/axi_node
|
|
url = https://github.com/pulp-platform/axi_node.git
|
|
[submodule "src/fpga-support"]
|
|
path = src/fpga-support
|
|
url = https://github.com/pulp-platform/fpga-support.git
|
|
[submodule "src/common_cells"]
|
|
path = src/common_cells
|
|
url = https://github.com/pulp-platform/common_cells.git
|
|
[submodule "src/axi"]
|
|
path = src/axi
|
|
url = https://github.com/pulp-platform/axi.git
|
|
[submodule "src/register_interface"]
|
|
path = src/register_interface
|
|
url = https://github.com/pulp-platform/register_interface.git
|
|
[submodule "fpga/src/apb_uart"]
|
|
path = fpga/src/apb_uart
|
|
url = https://github.com/pulp-platform/apb_uart.git
|
|
[submodule "fpga/src/apb_node"]
|
|
path = fpga/src/apb_node
|
|
url = https://github.com/pulp-platform/apb_node.git
|
|
[submodule "fpga/src/axi2apb"]
|
|
path = fpga/src/axi2apb
|
|
url = https://github.com/pulp-platform/axi2apb.git
|
|
[submodule "fpga/src/axi_slice"]
|
|
path = fpga/src/axi_slice
|
|
url = https://github.com/pulp-platform/axi_slice.git
|
|
[submodule "src/tech_cells_generic"]
|
|
path = src/tech_cells_generic
|
|
url = https://github.com/pulp-platform/tech_cells_generic.git
|
|
[submodule "src/fpu"]
|
|
path = src/fpu
|
|
url = https://github.com/pulp-platform/fpnew.git
|
|
[submodule "fpga/src/ariane-ethernet"]
|
|
path = fpga/src/ariane-ethernet
|
|
url = https://github.com/lowRISC/ariane-ethernet.git
|
|
[submodule "src/axi_riscv_atomics"]
|
|
path = src/axi_riscv_atomics
|
|
url = https://github.com/pulp-platform/axi_riscv_atomics.git
|
|
[submodule "src/riscv-dbg"]
|
|
path = src/riscv-dbg
|
|
url = https://github.com/pulp-platform/riscv-dbg.git
|
|
[submodule "src/rv_plic"]
|
|
path = src/rv_plic
|
|
url = https://github.com/pulp-platform/rv_plic.git
|