Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Does your Qsys system have an LED interface named "LED_PIO"? That's what your code is expecting.
Cheers! slacker - Altera_Forum
Honored Contributor
thanks slacker
- Altera_Forum
Honored Contributor
how can i add GPIO pins in the qsys and use these pins as input and output?
the project i want to do is to use a keypad to input numbers that will display in lcd as a password that will open a lock and if the password is incorrect it will make the buzzer buzz. the keypad will be use as an input. the buzzer and the lock as an output. the keypad, buzzer and a lock will used the GPIO pins how can add them to qsys? thanks