Skip to content

davidmlw/example-chisel-iotester-wake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chisel Example by Wit and Wake

Wake flow

Install Wit

git clone git@github.com:sifive/wit.git </path/to/wit>

Install Wake

Currently use this link https://1288-148184315-gh.circle-artifacts.com/0/tmp/workspace/ubuntu_18_04/wake_0.15.0-1_amd64.deb

wget https://1288-148184315-gh.circle-artifacts.com/0/tmp/workspace/ubuntu_18_04/wake_0.15.0-1_amd64.deb
sudo dpkg -i wake_0.15.0-1_amd64.deb

Get the workspace

wit init workspace -a git@github.com:sifive/example-chisel-iotester-wake.git::jar

Init the wake project

cd example-chisel-iotester-wake
wake --init .

Run the project

wake all

Run from github

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages