mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fpga: fix example config
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
parent
5398006734
commit
fc1a38cac5
1 changed files with 2 additions and 8 deletions
|
@ -5,18 +5,12 @@ logging = {
|
|||
fpgas = {
|
||||
vc707 = {
|
||||
# Card identification
|
||||
id = "10ee:7022"
|
||||
id = "10ee:7021"
|
||||
# slot = "88:00.0"
|
||||
|
||||
do_reset = true
|
||||
|
||||
ips = {
|
||||
"@import /global/projects/villas/fpga/software/etc/vc707-xbar-pcie/vc707-xbar-pcie.json"
|
||||
|
||||
axis_interconnect_0_xbar = {
|
||||
|
||||
}
|
||||
}
|
||||
ips = "/global/projects/villas/fpga/software/etc/vc707-xbar-pcie/vc707-xbar-pcie.json"
|
||||
|
||||
paths = (
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue