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.8.2.tar.gz (62.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simplhdl-0.8.2-py3-none-any.whl (94.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: simplhdl-0.8.2.tar.gz
  • Upload date:
  • Size: 62.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for simplhdl-0.8.2.tar.gz
Algorithm Hash digest
SHA256 18ba1ea12c1ce8341d76b165d67d9e8f83f1a98d2ed08dadb27bcf8a82d4496c
MD5 3597df097ef957861fbd37292f8d784a
BLAKE2b-256 a4946fe3d35d1866b6fd510af109072a8016270adca9f94a3a1e2800516a2bc4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on SimplHDL/simplhdl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simplhdl-0.8.2-py3-none-any.whl.

File metadata

  • Download URL: simplhdl-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 94.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for simplhdl-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8f16092329c52c87535c07602033c19df60f1f42c698a30b3e3e4669a1439de2
MD5 5585df39bffa96634f03dfc9e6f6ce9d
BLAKE2b-256 6d40286c81973c91fdccc8603ae5b1ae5f86ef41d3f6720deefa4f401cd1f0cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for simplhdl-0.8.2-py3-none-any.whl:

Publisher: publish.yml on SimplHDL/simplhdl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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