Forum Discussion
Altera_Forum
Honored Contributor
17 years agoip for ps/2 core
Hello, I've downloaded the ip for ps/2 core, put it in C:\altera\80\ip\sopc_builder_ip and created the twl. Problem comes when i open ide where the warning msg of header file(for ps'2 core) can't be found keeps appearing. what should i do regarding this problem? lookinf for ur reply.
thank you.3 Replies
- Altera_Forum
Honored Contributor
Have you tried setting the global library path to the <ip_block>_hw_tcl file in Quartus II?
You'll find the setting in Quartus II under Assignment -> Device -> Libraries, then add your path to "Global libraries (all projects)" Best Regards, Ola Bångdahl - Altera_Forum
Honored Contributor
i have followed your instruction but the base register is undeclared. the alt_sys_init.c still din reserve storage for my ps/2. plz help friends...i've struggling with this for weeks...
- Altera_Forum
Honored Contributor
Do you have the header file it wants to include? Can you find the component in the system.h file?
//Ola