Quartus assigns Pins labeled Input and Output as Bidir
Hello,
I’m stumped.
Context: DE10-Nano. Project setup with Terasic System Builder. GPIO_1 defined by System Builder, GPIO_0 undefined. See attachment 00.
Goal: A simple test register of D F/Fs using Presets and Clrs connected to pushbutton switches via GPIO_1. Output is to LEDs also via GPIO_1. See attachment 01.
Problem: Despite my spec of Input and Output pins, Pin Planner shows my pins as Bidir. See attachment 02.
I tried a new Project with a 2-bit register. It was set up the same way and properly assigns I/O pins.
Any help greatly appreciated; I’d like to not to invest the time to redefine my test register, which might not solve the problem anyway.
TIA,
Bill McDonald
I know nothing about this System Builder tool you mention, but check the Assignment Editor and/or the .qsf file for strange assignments. Something is going on.