diff --git a/content/commercial_packages/synopsys-vcs.md b/content/commercial_packages/synopsys-vcs.md new file mode 100644 index 00000000..5aa31ebe --- /dev/null +++ b/content/commercial_packages/synopsys-vcs.md @@ -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: + +--- diff --git a/content/opensource_packages/gatk.md b/content/opensource_packages/gatk.md new file mode 100644 index 00000000..10f070f6 --- /dev/null +++ b/content/opensource_packages/gatk.md @@ -0,0 +1,29 @@ +--- +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 of the maintainer 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). + +---