Skip to content

danivz/chisel3-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chisel project example

This repository contains a Chisel example. The design is an elastic register that works with a valid/ready interface. It also contains all the files needed to simulate it.

Generate waveform to test the design

make waveform

Generate verilog code

make verilog

About

Example repository to create a Chisel project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published