1 Forks
2 Stars
2 Watchers

riscv_hls

A RISC-V core for my high level synthesis compiler

How to download and setup riscv_hls

Open terminal and run command
git clone https://github.com/can-lehmann/riscv_hls.git
git clone is used to create a copy or clone of riscv_hls repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with riscv_hls https://github.com/can-lehmann/riscv_hls/archive/master.zip

Or simply clone riscv_hls with SSH
git@github.com:can-lehmann/riscv_hls.git

If you have some problems with riscv_hls

You may open issue on riscv_hls support forum (system) here: https://github.com/can-lehmann/riscv_hls/issues