Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you for replying,
I do not want the address to get messed up internally. How am I supposed to make sure that I am not using native addressing? Am I supposed to use byteenable? By default byteenable for master is 4 bits and for my design the byteenable for conduit slave is 2 bits. Do I have to set a value to the byteenable or the system will understand that I am setting the master byteenable to "0011"? I tried doing it, but this gives the same result. Or if I make my readdata and writedata of slave to be 32 bits then I need to set the byteenable to 0011. But byteenable is an input signal within qsys system. Where can I set a value for byteenable?