On Tue, Jan 17, 2023 at 11:04 AM <jmalo...@umass.edu> wrote:

> I have the vivado project saved now, thanks for your help!
>

Glad it worked out for you.

For the simulator files, I am a bit lost as to how it should be created?
>
> I am following these instructions to build the simulator files
> https://files.ettus.com/manual/md_usrp3_sim_writing_sim_makefile.html. I
> tried running the viv_simulator with the xsim(and without) and I get this.
>
> sudo make viv_simulator.mak xsim
>
> make: Nothing to be done for 'viv_simulator.mak'.
>
> make: *** No rule to make target 'xsim'.  Stop.
>
>
There's no reason to run this as root.  Don't use sudo.

You should just be able to do `make xsim` and watch Vivado simulator run.


> What am I missing here. I also found a folder
> “/workarea/uhd/fpga/usrp3/top/n3xx/sim” with 6 directories, each with a
> Makefile and testbench systemverilog file. Is there something I should do
> with those? Is there a prebuilt simulation I can play around with, or do I
> need to make one from scratch?
>

Look at these instructions for running the Makefiles:

  https://files.ettus.com/manual/md_usrp3_sim_running_testbenches.html

Also, you should probably start a new email thread if you have other
questions instead of continuing down this one which seemingly has been
answered.

Brian
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to