Thursday, April 10, 2014

Software Defined Radar Simulator

Github software project “The Software Defined Radar Simulator” is designed to provide in SystemC an accurate simulation of commonly-used SDR blocks. These models provide both run-time and compile-time adjustable parameters. Currently these blocks include:

  1. Phase Accumulator
  2. CORDIC down-converter
  3. CIC Filter (includes optional bit-pruning)
  4. FIR Filter
  5. Stimulus class to assist in test bench development
  6. Signal Generator classes to assist in testing.
  7. Recorder class to collect test output data.

Dependencies:

  1. SystemC version 2.3 software.
  2. Latest version of GCC.
  3. Latest version of Boost libraries ( www.boost.org ).
  4. Waf build tool.
  5. Yaml-cpp version 0.5.1 software.

No comments:

Post a Comment