Forum Discussion
Altera_Forum
Honored Contributor
14 years agoip1(i) is a single bit. You cannot assign an entire array (the ufixed) to a single bit.
You need to decalre an array of ufixed values.ip1(i) is a single bit. You cannot assign an entire array (the ufixed) to a single bit.
You need to decalre an array of ufixed values.