Forum Discussion
AdzimZM_Altera
Regular Contributor
4 years agoHello Sir,
May I know if you're using Example Design or your custom design?
I can see the signals like below from the Example Design.
- tg_ctrl_amm_0_waitrequest;
- [575:0] tg_ctrl_amm_0_readdata;
- tg_ctrl_amm_0_read;
- [32:0] tg_ctrl_amm_0_address;
- [71:0] tg_ctrl_amm_0_byteenable;
- tg_ctrl_amm_0_readdatavalid;
- tg_ctrl_amm_0_write;
- [575:0] tg_ctrl_amm_0_writedata;
- [6:0] tg_ctrl_amm_0_burstcount;
I think those signals are from the traffic generator that interact with the external memory interface.
Please let me know if you need help on creating the Example Design.
I think that by enabling ECC, your data bit will become 64bit + 8bit ECC.
So there will be a total of 72bit.
Thanks,
Adzim