https://github.com/coloquinte/logicbenchmarks

All logic benchmarks in one place

https://github.com/coloquinte/logicbenchmarks

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

All logic benchmarks in one place

Basic Info
  • Host: GitHub
  • Owner: Coloquinte
  • Language: Shell
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

Benchmarks for logic optimization

This repository provides a single downloadable file with common benchmarks for logic optimization. At the moment this includes ISCAS, MCNC and LGSynth benchmarks. It can be downloaded from the Github releases.

Organization

All benchmarks are organized in two directories, depending on format: bench and blif. All bench benchmarks have been converted to blif. Each directory contains benchmark files, prefixed by their origin (iscas85, iscas89, iscas99, lgsynth91, mcnc, ...).

Curation

The benchmarks were downloaded where I could find them on the web: this page for ISCAS benchmarks, the official repository for EPFL benchmarks and this page for others. Benchmarks are cleaned up so they can be read from Yosys: unsupported constructs are removed, such as external don't care (.exdc) and delay annotations.

Owner

  • Name: Gabriel Gouvine
  • Login: Coloquinte
  • Kind: user
  • Location: Edinburgh
  • Company: AMD

GitHub Events

Total
  • Watch event: 3
Last Year
  • Watch event: 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/create.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v4 composite
  • hendrikmuhs/ccache-action v1.2 composite