/hdl-benchmarks

Collection of open HDL modules, subsystems and microprocessors (benchmarks) that are used for related tools testing.

Primary LanguageVerilogOtherNOASSERTION

hdl-benchmarks

Collection of HDL modules, subsystems and microprocessors (benchmarks) that are used for related tools testing.

Structure

The project has the following catalog structure:

  • bash - Bash scripts directory
  • hdl - HDL benchmarks directory
    • iwls05 - IWLS'2005 benchmarks
    • lgsynth91 - LGSynth'1991 benchmarks
    • mcnc - MCNC'91 benchmarks
    • quip - Quartus University Interface Program (QUIP) benchmarks
    • texas97 - Texas-97 benchmarks
    • vcegar - VCEGAR benchmarks
    • verilog2smv - Verilog2SMV benchmarks

Benchmarks

The following public benchmarks are updated (several bugs and formatting issues are fixed) and are used in this project:

Several benchmarks are included as submodules:

  • EPFL benchmarks were developed at École Polytechnique Fédérale de Lausanne and consist of 23 natively combinational circuits designed to challenge modern logic optimization tools. The benchmark suite is divided into arithmetic, random/control and MtM (More than ten Milion gates) parts. Each circuit is distributed in Verilog, VHDL, BLIF and AIGER formats.