close Warning: Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 9 and Version 10 of crkit/Software/Firmware/Framework/tutorial/build/sim/R1


Ignore:
Timestamp:
Jul 20, 2010, 7:59:21 PM (14 years ago)
Author:
khanhle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • crkit/Software/Firmware/Framework/tutorial/build/sim/R1

    v9 v10  
    99
    1010{{{
    11 build_fw -P tb_ocrp_mod    # builds R1 with APP TX only (APP TX = Sine/AWGN generator)
    12 build_fw -P tb_ocrp_rxtx   # builds R1 with both APP TX and RX (APP TX = SINE/AWGN generator, APP RX = FFT/AVG e.g. for spectrum sensing app)
     11build_fw -P tb_ocrp_mod    # builds R1 testbench with APP TX only (APP TX = Sine/AWGN generator)
     12build_fw -P tb_ocrp_rxtx   # builds R1 testbench with both APP TX and RX (APP TX = SINE/AWGN generator, APP RX = FFT/AVG e.g. for spectrum sensing app)
    1313}}}
    1414[..]