1 /* 2 * SPDX-License-Identifier: BSD-3-Clause 3 * Copyright(c) 2024 Napatech A/S 4 */ 5 6 7 #include "fpga_model.h" 8 extern nthw_fpga_prod_init_s *nthw_fpga_instances[]; 9 extern nthw_fpga_prod_init_s nthw_fpga_9563_055_049_0000; 10
1 /* 2 * SPDX-License-Identifier: BSD-3-Clause 3 * Copyright(c) 2024 Napatech A/S 4 */ 5 6 7 #include "fpga_model.h" 8 extern nthw_fpga_prod_init_s *nthw_fpga_instances[]; 9 extern nthw_fpga_prod_init_s nthw_fpga_9563_055_049_0000; 10