clash-lang / clash-compiler

Haskell to VHDL/Verilog/SystemVerilog compiler
https://clash-lang.org/
Other
1.42k stars 150 forks source link

Add `Clash.Cores.Xilinx.Ila` #2538

Closed martijnbastiaan closed 1 year ago

martijnbastiaan commented 1 year ago

Adds support for Xilinx Integrated Logic Analyzer v6.2.

I've purposely left out validation of configuration parameters in the black box: they're fairly difficult to get right, it happens after normalization anyway, and Vivado will already do this.

Still TODO: