Skip to content
View MortezaSalimiMoghaddam's full-sized avatar

Block or report MortezaSalimiMoghaddam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

📡 Morteza Salimi Moghaddam – Communication Systems Engineer

Bridging digital signal processing theory with hardware implementation for reliable, high-performance communication systems. Specializing in FPGA-accelerated DSP integrations.

GitHub Stats Top Languages

🌱 About Me

I'm a Communication Systems Engineer with expertise in designing and optimizing systems for digital modulation, noise-resilient processing, and hardware-software co-design. My work focuses on translating stochastic models and DSP algorithms into efficient FPGA and SoC implementations.

Key strengths include:

  • Simulating complex systems in MATLAB and generating deployable code via HDL Coder, ensuring the optimal word lengths and scaling through precise fixed-point management.
  • FPGA circuit design with meticulous CDC handling for multi-clock domains, ensuring signal integrity.
  • Developing parts of algorithmic processing as well as GUIs in Qt Creator with C++ ensuring both speed and user-friendly UI/UX.

Currently exploring anti-spoof GNSS receivers for GPS, Galileo, Beidou, Glonass and NavIC signals. I'm also open to all sorts of collaborations on the aforementioned subjects!

🛠️ Core Technologies

Languages & Tools

MATLAB C++ Verilog VHDL

Development Tools

HDL Coder Qt Creator Vivado ModelSim

Hardware Platforms

FPGA SoC

Popular repositories Loading

  1. MortezaSalimiMoghaddam MortezaSalimiMoghaddam Public

    Config files for my GitHub profile.

  2. stm32-projects stm32-projects Public

    Here are a few of the projects I've done on STM32 microcontrollers

    C

  3. fpga-projects fpga-projects Public

    Here are the projects I've done on Vivado using VHDL.

    VHDL

  4. speech-processing speech-processing Public

    This project showcases a speech processing routine which was done in MATLAB along with the raw voice file and the results.

    MATLAB

  5. FFT64 FFT64 Public

    64 point FFT simulink design which is fully optimized, HDL-codable and is ready to use in a bigger design.

    Verilog

  6. cordic cordic Public

    Cordic design using both MATLAB's HDLCoder and pure hand-written VHDL.

    JavaScript