Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIs any problem with User Component Editor
My develop kit is Quartus4.2 with NiosII1.1. Can the User Component Editor generate a bidirectional export port?? I have wrote a Verilog program, and in the program there is an "inout" port. ...
Altera_Forum
Honored Contributor
21 years agoI had the same problem. I've defined my bidirectional port as input export in component editor and than i've associated to it a bidirectional pin. It works.