FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6392 Discussions

no bidirectional PIO on Stratix III?

Altera_Forum
Honored Contributor II
1,048 Views

Hi, 

I'm trying to implement the graphics display that comes with the stratix iii (DSP) dev. kit. Because there's no special core for this 128x64 b/w display I want to use a pio with bidirectional pins (to be able to read the busy flag), but the SOPC builder doesn't offer this option. 

When I switch to a Cyclone III device the option is available. 

Anybody got an idea if this is a bug or a feature:confused: 

 

btw. I'm using Quartus II 8.1 (and don't want to change version during project)
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
356 Views

Im not familiar to SOPC builder stuff, but I guess the problem may come from a pin definition as out rather than inout in the design?

0 Kudos
Altera_Forum
Honored Contributor II
356 Views

thanks for the response especially because it's sunday! 

I'm afraid I don't know exactly what you mean. By the time I configure the PIO core in the SPOC builder the configuration of the FPGA pins isn't made yet. This usually happens where the SOPC design is instantiated. 

The strange thing is when I switch the FPGA family from Stratix III to Cyclone III in the SOPC builder the "bidirectional" option for the PIO ist there otherwise not. 

Is there a difference between the Stratix III pins and the Cyclone III pins I'm too blind to see?
0 Kudos
Altera_Forum
Honored Contributor II
356 Views

I was referring to the port setting in the design top, that isn't set necessarily by the SOPC builder. But your report sounds like it's a different issue. Stratix III has I/O cells similar to other FPGA families, thus I don't see a basic difference. But I fear, I can't help in this regard.

0 Kudos
Reply