Skip to content

vineet1323/hwacha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,060 Commits
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Scala 100.0%