Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

problem with IORD

Altera_Forum
Honored Contributor II
1,588 Views

i got some problem in IORD. when i build project it come out the error: `IORD' undeclared (first use in this function). thx for helping:)

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
770 Views

IORD is a macro defined in io.h. Did you include this file in your source file?#include <io.h>

0 Kudos
Altera_Forum
Honored Contributor II
770 Views

eh thx for helping i already solve it. thx

0 Kudos
Reply