calyxir / calyx

Intermediate Language (IL) for Hardware Accelerator Generators
https://calyxir.org
MIT License
450 stars 44 forks source link

Eventually remove `tests/xilinx/cocotb` directory #1998

Open nathanielnrn opened 1 month ago

nathanielnrn commented 1 month ago

As mentioned in #1997, we should eventually remove the cocotb Makefile and python runners found here in favor of using the tests/yxi Makefile and harnesses.

Before this can happen, we need to get the AXI wrapper to be able to correctly interface with XRT, which is still only possible with the old verilog wrapper.