AS/JTAG mode by using file type pof , how to connect the MSEL[2:0]?
Hi everybody
I'm a FPGA hardware beginner
I have a question that I have a EEPROM and fpga
when the power start the EEPROM will write the data to fpga
so I need to using AS mode or JTAG mod or PS mode
I have three data type: sof , pof , jic
component used:
EEPROM :EPCS16
FPGA:EP3C16F256
MSEL0:gnd
MSEL1:Vref
MSEL2:gnd
I using usbBlaster and JTAG mode can flash the sof to FPGA but that data is in SRAM when I close off the power the data will disappear.
I try to using jic but when I flashing it the error is occurred as shown:
Can't recognize silicon ID for device 1
I try to using pof but I can't add the file on the quartus programming page:
cannot add flash memory programmer object file at the top level
//////////////////////////////////////////////////////////
大家好
想詢問一下FPGA AS mode PS mode JTAG mode的使用方法
好像有個選擇的多工器MSEL[2:0]我現在的接法是
msel0:low
msel1:high
msel2:low
用了三種檔案格式
SOF
POF
JIC
只有SOF成功燒錄,但RESET就消失了
JIC檔案不知道為什麼燒錄到一半都會出現
Can't recognize silicon ID for device 1
POF則是在programming頁面add file時出現(不管MODE是JTAG或Active Serial Programming
cannot add flash memory programmer object file at the top level