Forum Discussion
2 Replies
- Ahmed_H_Intel1
Frequent Contributor
I see some mistakes :
1- where is the clock source
2-Connect the NIOS II Instruction master to the memory that will hold the code only, the rest should be connected to the data master.
3- Where is the descriptor memory? I cannot see it.
4-What errors the Qsys shows?
- anilinintel
Occasional Contributor
Thanks for ths answer. The picture shown is somepart only. There was a clock source and reset source. We use 4 memories i.e onchip memories. One for holding elf file i.e code memory and other for storing descriptors. Other as source buffer, and other as destination buffer. We fill data in source buffer from nios via small "for loop". Now the question is , want a C code to examine this msgdma performance while moving data into destination buffer i.e onchip mem 4.
Reviewed pdf files, HAL api drivers , internet search ..etc, even webcase not solved this issue till now.