diff options
author | eb | 2007-02-26 23:57:36 +0000 |
---|---|---|
committer | eb | 2007-02-26 23:57:36 +0000 |
commit | 0394b4fb7cb3d260d0ca356f244e0a5e43077dca (patch) | |
tree | d4622bb98a74c2d9f311e840c2f21bdd3f80d137 /usrp/fpga | |
parent | 51485f7614d8b6a154b19923fdec327d638f08c0 (diff) | |
download | gnuradio-0394b4fb7cb3d260d0ca356f244e0a5e43077dca.tar.gz gnuradio-0394b4fb7cb3d260d0ca356f244e0a5e43077dca.tar.bz2 gnuradio-0394b4fb7cb3d260d0ca356f244e0a5e43077dca.zip |
fixed comment
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4656 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/fpga')
-rw-r--r-- | usrp/fpga/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/fpga/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh b/usrp/fpga/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh index e6a662a43..2bc713822 100644 --- a/usrp/fpga/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh +++ b/usrp/fpga/toplevel/usrp_std/usrp_std_config_4rx_0tx.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 // ------------------------------------------------------------ |