66 lines
1.3 KiB
TOML
66 lines
1.3 KiB
TOML
title = "ganimede"
|
|
createdAt = "2025-03-14"
|
|
maintainer = ""
|
|
email = ""
|
|
version = "0.0.1"
|
|
|
|
[libraries.gan_socbridge]
|
|
vhdl-version = "93c"
|
|
path = "socbridge"
|
|
|
|
[libraries.gan_manager]
|
|
vhdl-version = "93c"
|
|
path = "manager"
|
|
|
|
[libraries.gan_ganimede]
|
|
vhdl-version = "93c"
|
|
path = "ganimede"
|
|
|
|
[libraries.gan_controller]
|
|
vhdl-version = "93c"
|
|
path = "controller"
|
|
|
|
[libraries.gan_dummy_ip]
|
|
vhdl-version = "93c"
|
|
path = "dummy_ip"
|
|
|
|
[libraries.gan_testbenches]
|
|
vhdl-version = "93c"
|
|
path = "control_socbridge_merge"
|
|
|
|
[libraries.gaisler]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/gaisler"
|
|
|
|
[libraries.grlib]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/grlib"
|
|
|
|
[libraries.gr_socbridge_tb]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/verification/socbridge"
|
|
|
|
[libraries.techmap]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/techmap"
|
|
|
|
[libraries.opencores]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/opencores"
|
|
|
|
[libraries.eth]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/eth"
|
|
|
|
[libraries.micron]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/lib/micron"
|
|
|
|
[libraries.ahb2ahb]
|
|
vhdl-version = "93c"
|
|
path = "grlib-com-nx-2024.4-b4295/verification/ahb2ahb"
|
|
|
|
[libraries.gan_buffer]
|
|
vhdl-version = "93c"
|
|
path = "fifo_buffer"
|