Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Обсуждение

Design migration question, Cyclone to Max10, gpio lite related

FBels
Начинающий
948Просмотр.

I am converting a Verilog design from Cyclone IV to Max10.  

I noticed that the original Cyclone IV Quartus gpio lite Verilog code for a bidir includes text about the intended chip being a Cyclone IV.   When I changed the chip assignment in Quartus to a Max10,  there don't seem to be any issues (errors or warnings) about the bidir modules not originally being created for Max 10.  Recompilation does not change them.

Do intel gpiolite functions like bidir need to be regenerated when changing from Cyclone to Max10?

Thanks

0 баллов
3 Ответы
AminT_Intel
Сотрудник
937Просмотр.

Hello, 

The function does not need to be regenerated from Cyclone device to Max 10. I would advise you to double-check on bidir transition, and always verify the pin migration compatibility through Pin Migration View check Migration Capability on your Intel FPGA device like in page 5 from this link: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-v/mv51003.pdf

There is detailed information about Verifying Pin Migration Compatibility on  page 44

There is more information about GPIO Lite of Max 10 in page 41 of the same document. 

I hope this answer helps. 

FBels
Начинающий
931Просмотр.

The document link you provided is for Max V, not Max 10, and furthermore ends at page 39.

AminT_Intel
Сотрудник
921Просмотр.

Hello,

 

Thank you for pointing that out! The correct link is https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_gpio.pdf 

 

The rest of the page reference is the same as my previous post.

Ответить