Skip to content

Commit

Permalink
Add Solido Variation Designer, cJSON and Apache NiFi files
Browse files Browse the repository at this point in the history
Signed-off-by: odidev <[email protected]>
  • Loading branch information
odidev committed Oct 3, 2024
1 parent a7b176f commit db505fc
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 0 deletions.
25 changes: 25 additions & 0 deletions content/commercial_packages/Solido_Variation_Designer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Solido Variation Designer
vendor: Siemens
category: AI/ML
description: Solido Variation Designer is a software tool primarily used in the semiconductor industry, specifically for statistical analysis and design optimization in integrated circuit (IC) manufacturing.
product_url: https://resources.sw.siemens.com/en-US/fact-sheet-solido-variation-designer
works_on_arm: true
release_date_on_arm: 2021/10/19


optional_info:
homepage_url: https://resources.sw.siemens.com/en-US/fact-sheet-solido-variation-designer
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
vendor_announcement: https://newsroom.sw.siemens.com/en-US/siemens-solido-variation-designer-aws-gravitron-arm/
official_docs: https://www.eda-solutions.com/app/uploads/2021/02/Solido-Variation-Designer-FS-81748-D3.pdf


optional_hidden_info:
other_info:

---

29 changes: 29 additions & 0 deletions content/opensource_packages/cJSON.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: cJSON
category: Miscellaneous
description: cJSON is a small C library designed for working with JSON data. It offers a simple API to parse, create, and modify JSON, often used in embedded systems and applications.
download_url: https://github.com/DaveGamble/cJSON/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.0.0
release_date: 2016/11/17


optional_info:
homepage_url: https://github.com/DaveGamble/cJSON
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content: https://www.alibabacloud.com/help/en/linkvisual/link-visual-enterprise-edition/developer-reference/use-the-linkvisual-sdk
official_docs: https://github.com/DaveGamble/cJSON?tab=readme-ov-file#building
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Linux/ARM64 release notes are not available. Installation and testing are done using tar archive [1.0.0](https://github.com/DaveGamble/cJSON/releases/tag/v1.0.0).

---
29 changes: 29 additions & 0 deletions content/opensource_packages/nifi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Apache NiFi
category: Messaging/Comms
description: Apache NiFi enables users to manage and process data flows across systems applications and devices using an open-source data integration tool.
download_url: https://archive.apache.org/dist/nifi/
works_on_arm: true
supported_minimum_version:
version_number: 0.0.1
release_date: 2015/10/14


optional_info:
homepage_url: https://nifi.apache.org/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://nifi.apache.org/documentation/v2/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Linux/ARM64 release notes are not available. Installation and testing were done using platform-independent binaries.

---

0 comments on commit db505fc

Please sign in to comment.