Skip to content
forked from ucb-bar/hwacha

Microarchitecture implementation of the decoupled vector-fetch accelerator

Notifications You must be signed in to change notification settings

vineet1323/hwacha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source repository for the Hwacha vector-thread co-processor.

To use this coprocessor, include this repo as a git submodule and add it as 
to your chip's build.scala as a Project, e.g.
lazy val hwacha = Project("hwacha", file("hwacha"), settings = buildSettings)

Hwacha depends on the Chisel and Hardloat projects, make sure these libraries' 
jars are installed.

About

Microarchitecture implementation of the decoupled vector-fetch accelerator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%