项目作者: tuura

项目描述 :
Tool for creating synchronous models and behavioral specifications for asynchronous circuits
高级语言: Verilog
项目地址: git://github.com/tuura/sync-models.git
创建时间: 2017-11-06T14:17:06Z
项目社区:https://github.com/tuura/sync-models

开源协议:

下载


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