Skip to content

cascode-labs/viper

Repository files navigation

License: MIT


Logo

Viper

A hybrid integrated circuit design environment (ICDE) with extensions for both open-source and proprietary design tools
Still under development and not ready for regular usage
Explore the docs »

Discuss · Report Bug · Request Feature

Overview

Viper is an open integrated circuit design environment.

  • Simulation Environment: Easily simulate over a set of corner conditions
  • Environment management
    • supports free and proprietary design tools.
    • supports a cloud native, local, and on-premise compute
  • circuit testing
    • supports software-based circuit design flows in addition to traditional flows.
  • CLI interface
  • project management
    • both distributed and centralized architectures
    • single process and multiple process support

It supports both open source tools and Cadence Virtuoso with the Virtue package.

Environment Manager

It has a circuit design package and environment manager that makes it easy to install packages and create additional environments so the environment can be customized to the needs of every team and every project.

viper-forge is developing a set of viper packages.

Getting Started

Setup a new machine or site using the install script.

Contributing

All development planning happens in GitHub issues and GitHub discussions.

If you see an issue of interest, first check to see if there is an existing branch named after its issue number. Then feel free to comment on the issue and hopefully submit a pull request with your update.

For more general questions or if you're looking for guidance on getting started, post in GitHub discussions.

Cadence Virtuoso Support

Cadence Virtuoso is supported with the Virtue package.

Command Line Interfaces

  • sp: "start project" Opens a Viper project. Run "sp --help" for more details