Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHello everyone, sorry for delay.
i have solved the problem. The slave address is 0x34, as viniciuslagrota indicated in his reply. viniciuslagrota: h prefix in h34 means that following number's radix is hexadecimal. so it is converted to "00011010" in your example because of 8'h34(In here, 8 indicates that following number must has 8 bits). you can send me an email about what you are doing now. may be, i can help you about somethink.