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 all.. I've tried to create aws-fpga-images with xclbin files generated by v++. the detailed situation I've met now is below, 1) created "awsxclbin files" using command "**aws ec2 create-fpga-...
2
answers
0
votes
410
views
asked 2 years ago
I noticed the latest developer AMI has 2022.1 installed, and would like to upgrade my fork of aws-fpga to use it (to workaround a Vivado bug). When will there be a cut of aws-fpga supporting that vers...
6
answers
0
votes
489
views
asked 2 years ago
Hello, I have a problem with the installation, what should I do and is this normal?? ![Enter image description here](/media/postImages/original/IM46YjCzZJQvytLrHHtyaWwg)
2
answers
0
votes
359
views
asked 2 years ago
Hello, I developed an FPGA accelerator for f1-instances. Several years ago I made it. I set it as public. Now, I want to use it again, but cannot load it. Here are some details. In short, it is my i...
1
answers
0
votes
365
views
asked 2 years ago
I’m aware of the supported devices for FreeRTOS [here](https://freertos.org/RTOS_ports.html?_ga=2.165111679.1380880367.1658266296-1765742849.1658253566), but I’m wondering if all of these also fully s...
1
answers
0
votes
630
views
asked 2 years ago
Hi, I'm new to AWS FPGA development. I notice that AWS F1.4xlarge (and F1.16xlarge) instances support effective P2P communication between FPGAs, without the help of the host. But the example from Xil...
1
answers
0
votes
452
views
asked 2 years ago
I have a wide and deep shift register in my design that I want to control using a gated clock. Its size and distribution throughout the entire device make a clock enable an inferior option from a rout...
4
answers
0
votes
601
views
asked 2 years ago
Hi, I'm an F1 AWS user, and I'm trying to run the PCIE Write Combine example on a cl_dram_dma example design: https://github.com/awslabs/aws-fpga-app-notes/tree/master/Using-PCIe-Write-Combining In...
1
answers
0
votes
397
views
asked 2 years ago
How can I select a specific version of FPGA Developer AMI? AWS Console offers only version Ver 1.11.4 for selection. I work with third party tool which is build on top of Vivado and it works fine with...
1
answers
0
votes
409
views
asked 2 years ago
Hello, I am currently using Vitis hls2021.2 to compile an FPGA program. The instance I use is t2.2x. My problem is that there is no error during the compilation process, But my compilation log shows t...
1
answers
0
votes
366
views
asked 3 years ago
# Problem: I started an EC2 instance running the FPGA Developer AMI, and tried to use Vivado to create a new project that wraps custom Verilog Designs for use in Amazon F1 FPGAs. So far, I cannot get...
1
answers
0
votes
462
views
asked 3 years ago
# Steps: 1. git clone https://github.com/aws/aws-fpga.git 2. source hdk_setup from the aws_fpga directory 3. create Vivado_init.tcl with line: source $::env(HDK_SHELL_DIR)/hlx/hlx_setup.tcl 4. vivado...
1
answers
0
votes
417
views
asked 3 years ago