You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,6 +23,10 @@ It is distributed between this github repository and FPGA Developer AMI - [Cento
23
23
24
24
⚠️ <b>NOTE:</b> The developer kit is supported for Linux operating systems only.
25
25
26
+
## Developer Support
27
+
28
+
Opening a [GitHub Issue](https://github.com/aws/aws-fpga/issues) is the preferred method to get support with the AWS FPGA Development Kit. In addition, the [FPGA Development re:Post Tag](https://repost.aws/tags/TAc7ofO5tbQRO57aX1lBYbjA/fpga-development) is available to find FPGA-related discussion topics from the AWS community of customers, AWS customer support, and the AWS FPGA development team.
29
+
26
30
## Development Flow
27
31
After creating an FPGA design (also called CL - Custom logic), developers can create an Amazon FPGA Image (AFI) and easily deploy it to an F1 instance. AFIs are reusable, shareable and can be deployed in a scalable and secure way.
28
32
@@ -77,6 +81,7 @@ For software-defined development please look at the runtime compatibility table
| 2017.1 | 🚫 Deprecated on 09/01/2018 | Developer kit versions prior to v1.3.7 and Developer AMI prior to v1.4 (2017.1) [reached end-of-life](https://forums.aws.amazon.com/ann.jspa?annID=6068). |
79
83
| 2017.4 | 🚫 Deprecated on 12/31/2021 |[Support for Xilinx 2017.4 toolsets was deprecated on 12/31/2021](https://forums.aws.amazon.com/ann.jspa?annID=8949). |
84
+
| 2020.1 and below | Discontinued on 02/2022 | Removed the ability for customers to newly subscribe to 2020.1 and below AMI versions to remove exposure to [CVE-2021-44228](https://www.cve.org/CVERecord?id=CVE-2021-44228) as these versions of tools do not have patches from xilinx |
80
85
81
86
## Hardware Development Kit (HDK)
82
87
@@ -217,11 +222,3 @@ Documentation is located throughout this developer kit and the table below conso
217
222
| AFI - Power |[FPGA Power, recovering from clock gating](./hdk/docs/afi_power.md)| Helps developers with understanding FPGA power usage, preventing power violations on the F1 instance and recovering from a clock gated slot. |
218
223
| On-premise Development |[Tools, Licenses required for on-premise development](./docs/on_premise_licensing_help.md)| Guidance for developer wanting to develop AFIs from on-premises instead of using the [FPGA Developer AMI](https://aws.amazon.com/marketplace/pp/B06VVYBLZZ)|
219
224
| Frequently asked questions |[FAQ](./FAQs.md)| Q/A are added based on developer feedback and common AWS forum questions |
220
-
221
-
222
-
# Developer Support
223
-
224
-
*[**AWS Re:Post**](https://repost.aws/) is the first place to go to post questions, learn from other users, to engage with the FPGA developer community, AWS and Xilinx engineers to get help.
225
-
226
-
* You could also file a [Github Issue](https://github.com/aws/aws-fpga/issues) for support. We prefer AWS Re:Post as this helps the entire community learn from issues, feedback and answers.
227
-
* Click the "Watch" button in GitHub upper right corner to get regular updates.
0 commit comments