From 7be3b049c744f6e6e68ebda492c25f5b9819e498 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Fri, 28 Oct 2022 08:18:47 -0400 Subject: [PATCH] update IPs config for new bitstream using MSI IRQs --- fpga/etc/vc707-xbar-pcie/vc707-xbar-pcie.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fpga/etc/vc707-xbar-pcie/vc707-xbar-pcie.json b/fpga/etc/vc707-xbar-pcie/vc707-xbar-pcie.json index 5491b7673..4c56bd9d9 100644 --- a/fpga/etc/vc707-xbar-pcie/vc707-xbar-pcie.json +++ b/fpga/etc/vc707-xbar-pcie/vc707-xbar-pcie.json @@ -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",