Seperate out AXI and XML generator tools #1084
Labels
C: FPGA
Changes for the FPGA backend
S: Available
Can be worked upon
Summer 22
Projects being worked on during Summer '22
The
-b xilinx
and-b xilinx-xml
options to the Calyx compiler are not real backends---they act more like tools that ingest an input Calyx program and generate an AXI controller and XML information based on it. We should move them into different cargo projects that are solely focused on generating this stuff instead of pretending that they are backend.The text was updated successfully, but these errors were encountered: