What's new: - Make VHDL backend code compatible with Vivado xsim (remove VHDL 2008 usage) - Add xsim option for VHDL backend. The simulator can be set with `conifer.backends.vhdl.simulator = conifer.backends.vhdl.Simulators.{xsim, modelsim}`
0.0
First `conifer` release. Available converters: - `sklearn` - `xgboost` - `TMVA`
Available backends: - `vivadohls` - `vitishls` - `xilinxhls` (use whichever Vitis/Vivado HLS is available) - `vhdl`