black-parrot-hdk / zynq-parrot

BlackParrot on Zynq
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Adding Vivado Cross-Compile toolchains #94

Closed dpetrisko closed 2 months ago

dpetrisko commented 2 months ago

This PR adds exported cross-compile toolchains for Zynq parts. This allows users to build Verilated code on the target (or any other binaries that are intensive, like riscv toolchains)

dpetrisko commented 2 months ago

Fixed comments, thanks!