New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
Questions tagged with FPGA Development
Accelerate your applications with FPGA technology
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
146 results
Hi
I'm wondering if the AWS team have any plans to make an FPGA development AMI based a modern Linux distro? The Amazon Linux 2 and CentOS 7 AMIs are now really out of date and I'm struggling to run ...
Hi,
I have been running a simulation in Vivado.
Writing into the BRAM of 16 KB through PCIS is taking more than 2 hours.
I need to write more than 10 BRAMS. If it takes time like this, I am worrying...
Hi,
I have a text file. It has 32 bit data in each line up to 4096 lines.
My testbench needs to read the text file and loads a memory which is connected to SHELL's PCIS/DMA using the following.
```
...
Hello, I am having an issue with a program running on an Amazon F1 FPGA instance.
When I run the program, the program gives me this error message when I run it with the environment variable XCL_EMULA...
Right now I'm working to put a MicroBlaze core with Vivado IP Integrator flow, however, I can't connect to the MicroBlaze Debug Module (MDM) when I deployed in on an EC2 F1 instance.
My design is as ...
Can I use "host memory access" in Amazon F1 instance? Alveo supports such a feature that provides DMA bypass capability used for FPGA to transfer date to the host on a No-DMA platform. Since I have no...
Hi,
Is it possible to upgrade the F1 nodes' Viti's version to 2023.2?
I am currently using the AMI 1.2 image.
To check AMI and AFI approved by others using AWS cli,
I used the command "aws ec2 description-fpga-images > output",
An error occurred (UnauthorizedOperation) when calling the DescribeFpgaImages ope...
hello,
on the F1 instances, is there a way to access the full 72 bit of the DDR4 banks from the CL?
our application would benefit from giving up ECC support, and having access to the extra bits in r...
I am following the documentation linked below. I was able to build the image successfully but when I try to complete step 7 I get an error in the console also shown below. Since the script that runs t...
I cannot pop up GUI when I use mobaxterm if I set emulation debug=gui in Amazon AMI here https://aws.amazon.com/marketplace/pp/prodview-hxbanceez6tso.
It should pop up if I set it when I do HW emulat...
Hi,
![Enter image description here](/media/postImages/original/IMHuUteqzyRb6Kfpz-x8mzJw)
Look at the above image. From **module A**, a gated clock is going to **module B**. We found that **module B*...