|
|
|
|
|
by qppo
2163 days ago
|
|
Chisel would allow me to write say, a codec algorithm and compile it into hardware, correct? As well as specify the hardware that is necessary to describe it? I'm a casual in that space but I thought Chisel was an HDL that could be used to support HLS. |
|
You could build something HLS like using Scala/JVM and Chisel, but Chisel itself is much closer to traditional HDLs.
https://en.m.wikipedia.org/wiki/High-level_synthesis