System on chip verification and tooling infrastructure.
Project description
SoCX CLI
SoCX is a command-line toolbox for EDA development teams.
SoCX can also be used in your own python project/library/script and provides an extensive API with many useful features targeted at EDA development.
For details, please refer to the official documentation page.
Installation
[!IMPORTANT] ensure you meet the following perquisites before proceeding with the installation of
socx:
- A working installation of
piporuv.- A working installation of Python 3.12 or newer version.
Install as a tool
with uv:
uv tool install socx-cli
with pip:
pipx install socx-cli
Run directly (without an installation)
with uv:
uvx --from socx-cli socx
with pip:
pipx run --spec socx-cli socx
Add to your python project
with uv:
uv add socx-cli
with pip:
pip install socx-cli
pip freeze -r requirements.txt
Upgrading to the Latest Version
with uv:
uv tool update socx-cli
with pip:
pipx upgrade socx-cli
[!TIP] You can run the below command to verify
socxwas properly installed.$ socx version Name: socx-cli Version: 0.11.5 Summary: System on chip verification and tooling infrastructure. Home-page: https://sagikimhi.dev/socx-cli Author: Author-email: Sagi Kimhi <sagi.kim5@gmail.com> License-Expression: Apache-2.0 Location: /home/skimhi/.project/git/users/sagikimhi/python/socx-worktree/develop/.venv/lib/python3.14/site-packages Editable project location: /home/skimhi/.project/git/users/sagikimhi/python/socx-worktree/develop Requires: click, copier, dynaconf, gitpython, hoptex, jinja2, paramiko, pip, platformdirs, plumbum, prompt-toolkit, psutil, pydantic, pygit2, python-box, rich, rich-click, sh, textual, textual-speedups, typer, uv, werkzeug Required-by:
Documentation & Community
- Project Documentation: https://sagikimhi.dev/socx-cli
- Community Discussions: https://gitter.im/socx-cli/community
License
Licensed under Apache-2.0.
See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file socx_cli-0.13.8.tar.gz.
File metadata
- Download URL: socx_cli-0.13.8.tar.gz
- Upload date:
- Size: 82.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15fa8532aca53befdc6a575ac055a64cd33b6d48b8042a56a1cfb21cbefd30d2
|
|
| MD5 |
a2a33dc870ea1b263a6effd7472e120f
|
|
| BLAKE2b-256 |
c1769dc344c6b5c0609015f462782b99ce70eadfc5f05fa600e57e11d33681f1
|
File details
Details for the file socx_cli-0.13.8-py3-none-any.whl.
File metadata
- Download URL: socx_cli-0.13.8-py3-none-any.whl
- Upload date:
- Size: 118.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fdb58e7516be998cfecd041fe5317a4fe83cf8730d8813f21944c53846995bb
|
|
| MD5 |
08024ab6bfe949e8c13a6324d8cca7f4
|
|
| BLAKE2b-256 |
9e77ae061c3bde95533c3f995bcfd542c31f4b4f23da7c82365967017ac6ad09
|