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 run ModelSim directly without Vivado? For what it's worth, this simulation is working for me, in Vivado, in ModelSim through Vivado, or running ModelSim directly. When I run vsim (the ModelSim GUI) I can see the xfft_v9_1_6 library under the Library tab (View -> Library). Wade On Tue, Mar 26, 2024 at 8:54 PM chris.pineda--- via USRP-users < usrp-users@lists.ettus.com> wrote: > 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 > aforementioned xfft_v9_1_vh_rfs.vhd file, and it gave new but similar > errors about not finding other libraries. It also works when I use make > xsim, which I presume Vivado is handling all file decencies properly. > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com