Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

Output ports in Block declared illegal

Altera_Forum
Honored Contributor II
1,169 Views

I am just getting started with Quartus. I have run into a very strange issue. When I try to create a symbol file for a block diagram, I get the following Warnings: 

 

Warning: Ignored port Do in symbol Spi_interface -- port is illegal Warning: Ignored port Miso in symbol Spi_interface -- port is illegal Warning: Ignored port A in symbol Spi_interface -- port is illegal Warning: Ignored port Cmd in symbol Spi_interface -- port is illegal Does anyone have a clue what might be going on here? 

I am running Quartus II 9.1 SP2 on Kubuntu 10.04 

 

Thank you very much, 

 

Henry von Tresckow
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
241 Views

Dunno, but those names could be reserved names on certain FPGAs. The EPCS device is a SPI flash and some devices allow you to reserve pins for this purpose. 

 

To test this theory, have you tried naming these differently? 

 

Cheers, 

 

slacker
0 Kudos
Altera_Forum
Honored Contributor II
241 Views

Something's wrong in the port definition or connection.

0 Kudos
Reply