|
|
|
|
|
by mst_moonshine
1666 days ago
|
|
Using modern languages for hardware design seems to be a tendency today. I wonder how does MyHDL compare to Chisel? Chisel is another hardware description language based on Scala, which has already been wildly used in the RISC-V community. Check it out here: https://www.chisel-lang.org |
|
Same problem though - you have to transpile it down to Verilog to use it in anything beyond a simulation.