How to make a hier block in an OOT module

2021-02-10 Thread Ethan C
I am trying to create a hierarchical block in an OOT module I made and save it to the OOT module. This is so that all of the blocks in the module can be condensed down to a single block and so the hier block will be installed with the OOT module. I have made and used hier blocks in the past so they

Re: How to use 2 N310 for TX and RX

2021-02-10 Thread Marcus D Leech
What happens if you just use a single N310 for both TX and RX? Just trying to figure out where the problem might be. Also please share a minimal flow graph that shows the problem. Sent from my iPhone > On Feb 10, 2021, at 1:25 PM, Johannes Demel wrote: > > Hi all, > > I have a flowgraph wh

How to use 2 N310 for TX and RX

2021-02-10 Thread Johannes Demel
Hi all, I have a flowgraph where I want to use two N310s for TX and RX. If I run `benchmark_rate`, everything works fine. ``` ./benchmark_rate --pps external --ref external --rx_channels "0,4" --tx_channels "2,6" --rx_rate 61.44e6 --tx_rate 61.44e6 --args="addr0=192.168.21.218,addr1=192.168.2