Skip to main content

Software and documentation view types in Cadence Virtuoso

Project description

Softworks

GitHub release (latest by date including pre-releases) Conda PyPI GitHub issues PyPI - License

Software and documentation view types in the Cadence Virtuoso IC design environment.

Overview

Softworks defines cell view types for documentation and software views in the Cadence Virtuoso integrated circuit design environment. It supports automated design of circuit IP and makes it accessible to the average designer.

It is an open-source library written in SKILL++ and built on the Virtue SKILL and Python design automation framework.

Views supported by Softworks

The software views make automated design more accessible to both the average IC design engineer and those with software experience. It allows the tool interface to be simplified to a simple template run script where the inputs are defined in a dictionary and passed to an API function.

The documentation views support the development of IP libraries by attaching the documentation directly to the cells. This makes it easier to communicate the performance of the cell and keep track of it.

Custom Cell Views

View Type Extensions Editors Description
pdf *.pdf xpdf A pdf Document
ppt *.pptx open office A power point presentation
Excel *.xlsx *.xlsm open office A spreadsheet
html *.html firefox A web page
module *.py *.pyc VS Code, gedit A Python module
notebook *.ipynb VS Code, gedit A Python Jupyter notebook
markdown *.md VS Code, gedit A markdown document. VS code enables editing and rendering
yaml *.yml VS Code, gedit A yaml data file
skill *.il Skill IDE, gedit A SKILL code file
skillpp *.ils Skill IDE, gedit A SKILL++ code file

Creating a New View

A new blank document view can be created by using the standard "File -> New -> Cell View..." selection. Then some view types will create a new cellview directly based on a template file while the documentation views will open a GUI. This GUI has the option to either create the new cell view from a template or import an existing file to the cell view.

New Document GUI

License

Softworks is MIT licensed, see the LICENSE file for more details.

Installation

  1. Make sure Virtuoso IC6.1.8 (though it may work with other IC6 versions) is installed

  2. Make sure the following programs are installed to support editing the associated views:

    • Visual Studio Code / vscode which code
    • Libre office (pptx, xlsx) which libre
    • xpdf (PDF) which xpdf
    • firefox (HTML) which firefox
  3. Install by following Virtue framework installation instructions.

  4. Install Softworks using the same method as Virtue. If skyworks wasn't a part of your initial environment definition file when creating the environment, then you can install them after the fact:

Conda:

conda activate virtuoso  # or your environment's name
conda install softworks

Pip:

pip install softworks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

softworks-0.4.0.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

softworks-0.4.0-py3-none-any.whl (117.9 kB view details)

Uploaded Python 3

File details

Details for the file softworks-0.4.0.tar.gz.

File metadata

  • Download URL: softworks-0.4.0.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for softworks-0.4.0.tar.gz
Algorithm Hash digest
SHA256 fceb70ca81e23ddef24e8b621c5b1795ce945087aa52b3542e35ec075cae0fe0
MD5 4b1caac8b9804c9a8dee28aa1cfd723f
BLAKE2b-256 4951ecf4e47ce46a4a91c0fbc1a50760e7d2cf52c71090a85ccdaef36737e4dd

See more details on using hashes here.

File details

Details for the file softworks-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: softworks-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 117.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for softworks-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9f6d6cb3559a891ad83e166659911546e0cd5fbbcd0e27c90cf150479ae7838
MD5 3cb1f444af7d3205946966c512e29d26
BLAKE2b-256 ab9f8e7408da3f8bd0822af75f91ff4544c513fbe8265e143dfd6777e181b3b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page