Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI can get
PORT rxd
{
direction = "input";
width = "1";
Is_Enabled = "1";
}
PORT txd
{
direction = "output";
width = "1";
Is_Enabled = "1";
} and rts_n, cts_n are depent to your setup during add cal_uart to NiosII in SOPCbuilder.