diff --git a/.github/workflows/publish-to-pypi.yml b/.github/workflows/publish-to-pypi.yml index 7746b5c..7c0fcdd 100644 --- a/.github/workflows/publish-to-pypi.yml +++ b/.github/workflows/publish-to-pypi.yml @@ -4,6 +4,7 @@ on: push: paths-ignore: - 'versions.py' + - 'verified_IPs.json' branches: - main diff --git a/verified_IPs.json b/verified_IPs.json index a24da92..8cdfd7c 100644 --- a/verified_IPs.json +++ b/verified_IPs.json @@ -3336,5 +3336,34 @@ "sha256": "c37aa1bf6f8a5e1965227a1ac84292070838bdf117feab321a6113445ae2bed8" } } + }, + "EF_DACSCA1001": { + "description": "10-Bit Rail-to- Rail Digital-Analog-Converter", + "repo": "github.com/efabless/EF_DACSCA1001", + "author": "Efabless", + "email": "purchase_ip@efabless.com", + "owner": "Efabless Corp", + "category": "mixed", + "technology": "sky130", + "license": "APACHE 2.0", + "tags": [ + "Analog comparator" + ], + "release": { + "v1.0.0": { + "date": "9-1-2023", + "status": "Implemented", + "bus": [ + "n/a" + ], + "type": "hard", + "width": "0.365", + "height": "0.168", + "cell_count": "0", + "clock_freq_mhz": "n/a", + "supply_voltage": ["3.3V , 1.8V"], + "sha256": "089fb983e1f42ed95ce9f3592b3a5252f046c31cd0b8346590e13598c2fc2d6d" + } + } } }