Skip to main content

A framework for simulating and implementing HDL designs

Project description

Introduction

SimplHDL is a plugin-based command-line application for simplifying FPGA and ASIC development regardless of EDA tools and flows.

The goal is to embrase structured and reusable designs by creating a generic project model that can be used in any hdl development flow regardless of project structure and EDA tool requirements.

The plugin based architecture allows for SimplHDL to be migrated into any existing project, replacing ad-hoc simulation and implmentation scripts while providing a intuitive command-line interface for HDL design and verification engineers.

I wide vararity of languges, standards and tools are supported.

HDL languages

  • Verilog / System Verilog
  • VHDL
  • Chisel
  • SystemRDL
  • IPXact
  • Vivado IP containters (.xci, .xcix)
  • Quartus IP containers (.ip)

Methodologies

  • UVM
  • OSVMM
  • UVVM
  • Cocotb
  • pyuvm

EDA Tools

  • Vivado
  • Quartus
  • Modelsim
  • Questasim
  • Xsim
  • Vcs
  • Riviera Pro
  • Xcelium (coming)
  • Verilator (coming)
  • Icarus (coming)
  • GHDL (coming)

Getting Started

SimplHDL currently works on Linux and Windows WSL. It is written in Python and can be installed with pip. To run SimplHDL Python 3.8 or later is required. The tools for the flows you wish to run also need to be installed and set up correctly in the shell environment. SimplHDL can be installed on your system's Python installation, but it is highly recommended to install and run SimplHDL in a Python virtual environment or a Conda environment.

Example

To quickly try out SimplHDL follow these steps. In this example, we will use Vivado and QuestaSim. The prerequisites are that SimplHDL install installed and Vivado and QuestaSim are correctly set up in your shell environment.

  1. Clone Git repository from GitHub
git clone https://github.com/SimplHDL/simplhdl.git
  1. install SimplHDL from source
pip install ./simplhdl
  1. Run simulation
cd simplhdl/examples/hdl/alu/sim
simpl questasim
  1. Run simulation interactively in Gui.
cd simplhdl/examples/hdl/alu/sim
simpl questasim --gui
  1. Run implementation
cd ../syn
simpl vivado
  1. Run implementation interactively in Gui.
simpl vivado --gui

In this example, the project specification is written in Yaml. This format is only meant as a demonstration. To integrate SimplHDL into your project, you have to write a parser plugin for your specific project specification format. See the documentation and plugin examples for more information.

Links

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

simplhdl-0.2.2.tar.gz (266.4 kB view details)

Uploaded Source

Built Distribution

SimplHDL-0.2.2-py3-none-any.whl (78.0 kB view details)

Uploaded Python 3

File details

Details for the file simplhdl-0.2.2.tar.gz.

File metadata

  • Download URL: simplhdl-0.2.2.tar.gz
  • Upload date:
  • Size: 266.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for simplhdl-0.2.2.tar.gz
Algorithm Hash digest
SHA256 338d741908d4e9e0f3a12be458787b768ca33c0f290a5e961ced51dd582a72e6
MD5 4906e9b2f61db6a162f512db1cadca4c
BLAKE2b-256 020237ddb3622e49367564d9276e77980dd02e4c43a5e1487f14b7ba997c4668

See more details on using hashes here.

Provenance

The following attestation bundles were made for simplhdl-0.2.2.tar.gz:

Publisher: publish.yml on SimplHDL/simplhdl

Attestations:

File details

Details for the file SimplHDL-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: SimplHDL-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 78.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for SimplHDL-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 87d13a14a5de30f64e79d7c8e1d2ee75c54a9ccedf1eaeb1e6c6befbc95c1c96
MD5 e3b9bc56e2daffb6f0194fd422268f73
BLAKE2b-256 97df421fa110a2408babea62cbd79936ee5be71c48fee6fa1dbf6c0019ac974c

See more details on using hashes here.

Provenance

The following attestation bundles were made for SimplHDL-0.2.2-py3-none-any.whl:

Publisher: publish.yml on SimplHDL/simplhdl

Attestations:

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