Skip to content

wustl-frisc/ChiselAdder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiselAdder

An adder written in Chisel that can aspectually apply either ripple-carry or carry-lookahead for carry between bits. This repo also contains a hybrid design where both ripple-carry and carry-lookahead are used.

Generating the Adders

To generate the adders execute sbt run in a terminal, assuming you have SBT installed.

Configuring the Adders

The adders are configured in AdderMain.scala.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published