Interfacing BPSK modulator to SPI DA converter
2 ビュー (過去 30 日間)
古いコメントを表示
Can i interface D-A converter to synthesized matlab BPSK modulator to see the waveform
0 件のコメント
採用された回答
Tim McBrayer
2014 年 9 月 2 日
I'm not sure if you are asking about a portion of yiour design, or the actual hardware that has been synthesized and the bitstream loaded on to an FPGA.
If you are referring to the final hardware, then yes, you can accomplish what you are asking. At that point it's just hardware and you can design your circuit however you wish. Adding an external D-A chip is completely reasonable.
If you are asking if you can design a D-A converter in MATLAB or Simulink, then the answer is "probably not". HDL Coder emits digital HDL code, bit-true and cycle accurate. Neither VHDL nor Verilog support analog semantics, and HDL Coder does not currently support VHDL-AMS or Verilog-AMS.
3 件のコメント
Shubham Kapoor
2015 年 4 月 13 日
I am having trouble writing code for the waveform and modulator.Can u help out?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Waveform Generation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!