Is it possible to use the Chisel HDL with a CPLD? If yes, have you tried it, could you share experience please?
Asked
Active
Viewed 120 times
Is it possible to use the Chisel HDL with a CPLD? If yes, have you tried it, could you share experience please?
As Chisel generate Verilog code and the CPLD accept Verilog for synthesis, yes it's possible. I tested it with a CoolRunnerII from Xilinx. That works well.