diff options
author | eb | 2007-02-26 23:56:39 +0000 |
---|---|---|
committer | eb | 2007-02-26 23:56:39 +0000 |
commit | 51485f7614d8b6a154b19923fdec327d638f08c0 (patch) | |
tree | 64b8e0c6f382009f358c16c3a23e6162d5dd5873 /usrp/fpga | |
parent | 238861b2256ed691f5d07eb71ac1a9b62fd33298 (diff) | |
download | gnuradio-51485f7614d8b6a154b19923fdec327d638f08c0.tar.gz gnuradio-51485f7614d8b6a154b19923fdec327d638f08c0.tar.bz2 gnuradio-51485f7614d8b6a154b19923fdec327d638f08c0.zip |
fixed comment
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4655 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/fpga')
-rw-r--r-- | usrp/fpga/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/fpga/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh b/usrp/fpga/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh index fc30a5417..4d51a2049 100644 --- a/usrp/fpga/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh +++ b/usrp/fpga/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 // ------------------------------------------------------------ |