is it possible to work with Altera Cyclone(EP1C12Q240C8) FPGA kit and Matlab HDL workflow advisor ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 28 Sep. 2012
Sorry, the people with H-I-L experience do not appear to visit here very often. I recommend opening a technical support case.
Akzeptierte Antwort
Wang Chen
am 28 Sep. 2012
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.
Weitere Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!