[USRP-users] Re: Unable to Simulate RFNoC FFT Module in Questa/Modelsim

2024-03-28 Thread Wade Fife
Sure, at this moment I'm using: Vivado v2021.1_AR76780 Model Technology ModelSim SE-64 vsim 2021.3 Simulator 2021.07 Jul 13 2021 Our CI pipelines appear to be using: ModelSim SE-64 2020.4 I know we've used PE, DE, and Questa as well, but I don't know for sure when we last tested this particular I

[USRP-users] Re: Unable to Simulate RFNoC FFT Module in Questa/Modelsim

2024-03-27 Thread chris.pineda--- via USRP-users
I’ve tried `make modelsim` and it has the same issue. That’s interesting that you’re able to get it to work. \ Do you mind if I ask what version of ModelSim/Questa you’re using? Also to confirm that you’re using Vivado 2021.1 with the AR patch? And lastly if it’s at all possible to share what’

[USRP-users] Re: Unable to Simulate RFNoC FFT Module in Questa/Modelsim

2024-03-27 Thread Wade Fife
Hmm. If the library path is correctly added in the modelsim.ini being referenced, then it should find it, or at least the error would be different. You could check the [Library] section of your modelsim.ini to make sure everything looks correct. As another option, have you tried "make modelsim" to

[USRP-users] Re: Unable to Simulate RFNoC FFT Module in Questa/Modelsim

2024-03-26 Thread chris.pineda--- via USRP-users
I did follow all those steps, and it still comes up with that error. I also wanted to note that this only happens for the FFT simulation, all other simulations appear to be working. I have a sneaking suspicion that it’s not linking all the files correctly, because I manually imported the aforeme

[USRP-users] Re: Unable to Simulate RFNoC FFT Module in Questa/Modelsim

2024-03-26 Thread Wade Fife
Did you look through the simulation libraries that you built to see if xfft_v9_1_6 is in there? I'm wondering if it's not there or if ModelSim just can't find it. Take a look at the manual page if you haven't already: https://files.ettus.com/manual/md_usrp3_sim_running_testbenches.html Let's assu