mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
update IPs config for new bitstream using MSI IRQs
This commit is contained in:
parent
0dfffb94c4
commit
7be3b049c7
1 changed files with 2 additions and 2 deletions
|
@ -690,7 +690,7 @@
|
|||
"c_slot_clock_config": "TRUE",
|
||||
"c_msi_decode_enable": "TRUE",
|
||||
"c_int_fifo_depth": 0,
|
||||
"c_num_msi_req": 0,
|
||||
"c_num_msi_req": 5,
|
||||
"c_interrupt_pin": 0,
|
||||
"c_comp_timeout": 0,
|
||||
"c_include_rc": 0,
|
||||
|
@ -784,7 +784,7 @@
|
|||
"pciebar2axibar_2_sec": 1,
|
||||
"interrupt_pin": "false",
|
||||
"msi_decode_enabled": "true",
|
||||
"num_msi_req": 0,
|
||||
"num_msi_req": 5,
|
||||
"int_fifo_depth": 16,
|
||||
"comp_timeout": "50us",
|
||||
"include_baroffset_reg": "true",
|
||||
|
|
Loading…
Add table
Reference in a new issue