Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

Quartus Prime でホストPCからUSBオスーオスケーブルを通ってデータを送信するための設定の方法

TKoed
Beginner
645 Views

私は、今ホストPC(Linux)から、FPGAボード(Cyclone)にUSBケーブルを使いデータを送受信させたいと考えています。 

ホストPC、FPGAボード共に、USBポートはあります。 

私は、Quartus Prime Standard Edition 17.1 を現在使っています。 

どうすれば、Quartus PrimeでホストPC(Linux)からFPGAボードにデータを送信した値を

FPGA側は入力として受け取るには、どう設定すれば良いですか?

また、FPGA側からホストPC側にUSBケーブルを通り、データを送信できますか? 

具体的な設定の仕方を教えていただけないでしょうか?

 

0 Kudos
1 Reply
YuanLi_S_Intel
Employee
438 Views

Hi Takahiro,

 

Yes, you can connect Host PC to FPGA using USB / JTAG USB Blaster and then use system console to communicate with FPGA. To do so, you will need to have certain IP instantiated in FPGA and also a TCK script to communicate with FPGA.

 

I have attached a user guide about system console at link below. You may follow the guide:

https://www.intel.co.jp/content/dam/altera-www/global/ja_JP/pdfs/literature/ug/ug_system_console.pdf

 

Thank You

0 Kudos
Reply