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

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