ContributionsMost RecentMost LikesSolutionsRe: AXI4 DMA Master ErrorHi @SueC_Altera, Sure. I have a strong desire to view your design for reference.Re: AXI4 DMA Master ErrorHi @BoonBengT_Altera To be completely upfront, I have struggled to find a solution to my issue for 2 weeks before posting it to your forum. But, now, I have no time for it, so, I must turn into Avalon bus. Thanks for your energetic support and enthusiasm. Best wishes, ManRe: AXI4 DMA Master Error Hi @SueC_Altera Sure. My design is in the link below. https://drive.google.com/drive/folders/1vUU7XVqdJSXgnn0ZmVu3jjvk3DmLEOFW?usp=drive_link Re: AXI4 DMA Master Error Hi @SueC_Altera To be completely upfront, the reasons why I conclude my issue that lies in the interconnect are as follows: + The first reason: I rewrite DMAC with Avalon bus, everything is well (read and write occur smoothly) + The second one: AXI4 DMAC runs well with READ burst, but the same does not happen to WRITE burst. (My IP issues request, AWVALID is active) I only assume my problem like this, but I'm not sure 100%. Best Regards, Re: AXI4 DMA Master ErrorHi @SueC, I do not think the problem lies in my IP. I rewrite DMAC with Avalon bus and everything is well during run-time duration. So, I state that interconnect does not support AXI4 burst (quartus 18.1).Re: AXI4 DMA Master Error Thanks for your attention @ScottW_Altera My problem is too hard for me to address it, and now, I'm totally beat. Definitely, I have to rewrite DMAC with AVALON bus. Re: AXI4 DMA Master Error Allow me to update WR_REQUEST block. Exact block I am using below: Re: AXI4 DMA Master Error Hi @ScottW_Altera I provide additional details on signals of active_ascon IP in platform designer. - System with Platform Designer Interconnect Re: AXI4 DMA Master Error Hi @Scot I provide overall details about active_ascon IP Allow me to mention my issue again: WRITE BURST is being refused by slave (onchip_memory2_2) 1. Block Diagram * Function of partial blocks + RD_CRF: store config (DMAC config + ASCON config) read from source memory and generate info for WR_REQUEST block + STORE_CKN_AD: store those data such as: ascon config, KEY, NONCE, AD, TEXT, TAG (using fifo) + FORMAT_DATA: format data read from source memory to run ASCON function (ASCON is algorithm that includes AEAD & HASH) + other remaining blocks: function is clearly presented through their name. 2. Data Frame & Timing Diagram - Data frame (stored in source memory) - Timing Diagram 3. WR REQUEST BLOCK - WR_BURST GENERATOR RTL CODE *Note: I only use information as follows + size: 3'b010 (always write 1 word (4 bytes) each transfer) + burst: 2'b01 (only use INCR burst) Re: UNAVAILABLE GUIDE VIDEO IN UG PLATFORM DESIGNER 21.3 Hi, Sue I access to link (red region in image), but this Youtube link is unavailable. Link: https://www.youtube.com/watch?v=LdD2B1x-5vo