Forum Discussion
6 Replies
- Altera_Forum
Honored Contributor
Hi,
I´m not sure but your BSDL file should be here: ftp://ftp.altera.com/outgoing/download/bsdl/ep4ce6f17.bsd - Altera_Forum
Honored Contributor
I will test
- Altera_Forum
Honored Contributor
Sorry.
I read from chip: 0000--4-bit Version (OK) 0010000011110001 --16-bit Part Number (hex 20F1) (OK) 00001101110 --11-bit Manufacturer's Identity(FAIL) 1--Mandatory LSB(OK) in BSDL file: attribute IDCODE_REGISTER of EP4CE6F17 : entity is "0000"& --4-bit Version "0010000011110001"& --16-bit Part Number (hex 20F1) "00011011101"& --11-bit Manufacturer's Identity "1"; --Mandatory LSB - Altera_Forum
Honored Contributor
Hi again,
I checked some other parts. There I found the Manufacturers Code you read out of the chip. You should talk back to altera if there is an error in the BSDL for your device. In these two files you can see thecode is equal: http://bsdl.info/view.htm?id=249 http://bsdl.info/view.htm?id=3085 I think you can walkaround if you change the Manufacturers ID in the BSDL by hand to 00001101110. - Altera_Forum
Honored Contributor
Thank you, JacoL
- Altera_Forum
Honored Contributor
No problem, I hope it helps!