Skip to content

OttoWRas/SysVerClick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Verilog Click Library

This library tries to reimplement a library for using phase-decoupled click-based asynchronous components, that was originally implemented in GHDL in the library Async-Click-Library. This project now implements it in System Verilog, with interfaces for ease of use.

Fibonacci circuit

The Fibonacci circuit has been reimplemented from the original library, as a test of this library. To run it just import the source files into a project. The top module is the is called "fib_top.vs" with an accompanying testbench "tb_fib.vs".

This has been tested on a Basys3 FPGA board from diligent, any other board is up to the user to configure.

For information on how to initalize the system refer to the original library.

About

A small System Verilog Library for Async-Click

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published