By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with FPGA Development

Accelerate your applications with FPGA technology

Content language: English

Select up to 5 tags to filter
Sort by most recent
146 results
Hi, I was trying to read a memory from FPGA using DMA read and I got the following output. a4, e, 25, 3c, 28, 85, dc, 5, **a4, e, 25, 3c, 28, 85, dc, 5**. 8 bytes are repeated here. The expected out...
Accepted AnswerFPGA Development
4
answers
0
votes
374
views
asked a year ago
Hi, I want to write two different registers/memory parallelly using DMA. I tried using multithreading concept. But writing is not happening as expected. I mean there is a time delay. How to avoid it?...
1
answers
0
votes
270
views
asked a year ago
Hi, I want to store 500 MB of data in DDR and it should be feed to my design as 64 bit data continuously using 40 MHz clock (Note: 40 MHz clock is generated using MMCM). How to achieve this.? Thank...
Accepted AnswerFPGA Development
1
answers
0
votes
269
views
asked a year ago
Hi, we are seeing performance drop when we access specific address pattern from DDR. Please find the below details. in a single test we read same address repeatedly as mentioned below rd_addr is 64...
1
answers
0
votes
325
views
asked a year ago
Hi there, Is there a way that CL can control the XDMA inside the Shell in the AWS F1? I have a usecase where CL needs to setup a DMA transfer from internal memory to Host. A separate question, Is t...
1
answers
0
votes
268
views
asked a year ago
I encountered an error during the official tutorial. (https://github.com/aws/aws-fpga/blob/master/Vitis/README.md) I followed the tutorial in AWS F1(f1.2xlarge) instance / oregon FPGA Developer AMI...
Accepted AnswerFPGA Development
3
answers
0
votes
484
views
asked a year ago
I needed a phase-shifted (relative to the clk_main_a0) clock for my CL, and I implemented that using an MMCME4_ADV in my design. I ran into the well-known sub-optimal placement issues. When I did this...
1
answers
0
votes
268
views
asked a year ago
Hi, I have to connect my design with ARM processor and I have to create 2 AFIs with the same design. One is transmitter and another is receiver. But both have to be configured in a different way so t...
Accepted AnswerFPGA Development
1
answers
0
votes
320
views
asked a year ago
Hi, Getting the following error while implementing my custom logic. ERROR: [Place 30-678] Failed to do clock region partitioning: Cannot find an available clock routing track for clock net WRAPPER_I...
Accepted AnswerFPGA Development
3
answers
0
votes
527
views
asked a year ago
I am trying to do some optimization for network traffic handling by utilizing FGPA acceleration on AWS [F1?]. Per my understanding the F1 service is based on Xilinx Alveo SmartNIC hardware. So my que...
2
answers
1
votes
413
views
asked a year ago
Hi, I want to read the signal ** irq_req[15:0]** from the shell. How to read it..? Kindly help me. Thank you
Accepted AnswerFPGA Development
1
answers
0
votes
317
views
asked a year ago
Hello, I'm trying to elaborate with the small shell. First of all, no AMI from AWS with Vivado 2020.2 is available. Probably I can use Vivado 2021.2 to generate IPs, but according to the documentatio...
1
answers
0
votes
286
views
asked a year ago