diff options
-rw-r--r-- | toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh index fc30a5417..4d51a2049 100644 --- a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh +++ b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh @@ -37,7 +37,7 @@ //`define TX_HB_ON // ------------------------------------------------------------ -// IF RX_ON is not defined, there is *no* transmit circuitry built +// IF RX_ON is not defined, there is *no* receive circuitry built `define RX_ON // ------------------------------------------------------------ |