is it possible to work with Altera Cyclone(EP1C12Q240C8) FPGA kit and Matlab HDL workflow advisor ?
1 回表示 (過去 30 日間)
古いコメントを表示
Sir,
I have
- Cyclone FPGA kit (EP1C12Q240C8) {with a interfacing card made by IISC Bangalore}
- Matlab 2011b (and Matlab 2012a)
- Modelsim 10.0c SE
- Altera Quartus II (11.0sp1) Web Edition (i.e free version)
- OS: Windows Xp sp2 (32bit)
I can't find out this board in "loop-in-FPGA" .
my question is that how to use this board with the help of matlab ?
- How to download HDL code into this FPGA kit
- How to map the Input and Output pins (say I want input/Output from some particular I/O pins )
With Regards
Kingsuk
2 件のコメント
Walter Roberson
2012 年 9 月 28 日
Sorry, the people with H-I-L experience do not appear to visit here very often. I recommend opening a technical support case.
採用された回答
Wang Chen
2012 年 9 月 28 日
Hi Kingsuk,
Both the FPGA-in-the-loop and FPGA Turnkey workflow does not support Altera Cyclone FPGA family. The supported FPGA families include Altera Cyclone III and Cyclone IV.
You can still use HDL workflow Advisor to generate the HDL code and the Altera Quartus project. And then you need to work in the Quartus project to map the input/output pins (using constrain file or Quartus Pin Planner), generate bitstream, and use Quartus Programmer to download the bitstream to your FPGA kit.
その他の回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!