On 18/02/22 12:51, sp h wrote: > On Sun, Feb 13, 2022 at 10:51 AM sp h <stackprogra...@gmail.com> wrote: > > How to create the RFNOC block gain for other RFNOC image cores...Default > > is for X310, but I want to be x300? > > When I created a new RFNOC module with the below commands, the RFNNOC > > image core is x310 (my Gnuradio 3.8.1, UHD 4.1.0.5). > > $rfnocmodtool newmod transceiver > > $cd rfnoc-transceiver > > $ rfnocmodtool add gain > > > > *You can icores folder list, you are seeing that default is x310, with > > which command I can change to other RFNOC like x300 and son ...* > > thnaks in advance > > > > $:~/fnoc-transceiver/rfnoc/icores$ ls > > CMakeLists.txt x310_rfnoc_image_core.vh > > gain_x310_rfnoc_image_core.yml x310_static_router.hex > > x310_rfnoc_image_core.v > > Does anyone have not any idea? thanks in advance
I think the x300 and x310 are very close FPGA-wise, so modifying "device" from "x310" to "x300" and "default_target" from "X310_HG" to "X300_HG" in the .yml could be enough. -- Cédric Hannotier _______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com