-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: odidev <[email protected]>
- Loading branch information
Showing
2 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Synopsys VCS | ||
vendor: Synopsys | ||
category: EDA | ||
description: Synopsys VCS (Verilog Compiler Simulator) is a powerful simulation tool used for verifying digital designs written in Verilog, SystemVerilog, and VHDL. | ||
product_url: https://www.synopsys.com/verification/simulation/vcs.html | ||
works_on_arm: true | ||
release_date_on_arm: 2020/12/17 | ||
|
||
optional_info: | ||
homepage_url: https://www.synopsys.com/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://news.synopsys.com/2020-12-17-AWS-Deploys-Synopsys-VCS-on-Arm-based-AWS-Graviton2-to-Accelerate-SoC-Development#:~:text=VCS'%20native%20integration%20with%20Synopsys%20Verification%20IP%20and | ||
official_docs: https://www.synopsys.com/support/licensing-installation-computeplatforms/installation.html# | ||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Genome Analysis Toolkit (GATK) | ||
category: Miscellaneous | ||
description: GATK (Genome Analysis Toolkit) is a robust software application designed for analyzing genomic data. It includes a variety of tools to assist in discovering genetic variations and conducting genotyping in extensive sequencing studies. | ||
download_url: https://github.com/broadinstitute/gatk/releases | ||
works_on_arm: FALSE | ||
supported_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_info: | ||
homepage_url: https://gatk.broadinstitute.org/hc/en-us | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://gatk.broadinstitute.org/hc/en-us/articles/360036194592-Getting-started-with-GATK4 | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: A discussion was initiated about Linux/ARM64 support, but one member responded that there are currently no plans for ARM64 architecture. Kindly refer [here](https://gatk.broadinstitute.org/hc/en-us/community/posts/5462468688539-Is-ARM64-Linux-MacOS-architecture-officially-supported). | ||
|
||
--- |