Skip to content

Tool for creating synchronous models and behavioral specifications for asynchronous circuits

Notifications You must be signed in to change notification settings

tuura/sync-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7bb671 · Jun 19, 2018

History

99 Commits
Jun 18, 2018
Jun 19, 2018
Jun 18, 2018
Dec 11, 2017
Dec 15, 2017
Dec 11, 2017
Jun 19, 2018
Nov 20, 2017
Nov 15, 2017
Jun 19, 2018
Dec 15, 2017
Jun 18, 2018
Dec 15, 2017
Jun 19, 2018
Jan 2, 2018
Nov 14, 2017
Dec 17, 2017
May 14, 2018
Nov 17, 2017

Repository files navigation

Synchronous Model Generation Tool

Overview

This repository contains a tool for converting asynchronous circuits into equivalent synchronous models.

The models can be used as drop-in replacements for async circuits in conventional (sync) simulation and formal verification, enabling users to leverage existing (sync) tools, design flows, formalisms and knowledge to simulate and verify async circuits.

Generated circuits have the same interface as input circuits but with added clk and reset pins.

Paper and Talk Slides

For more information on the tool please refer to:

Documentation

About

Tool for creating synchronous models and behavioral specifications for asynchronous circuits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages