Closed kamilrakoczy closed 3 years ago
This seems correct to me. I see the same issue when I try to synth with Vivado. It looks like this was added through a bad merge some time ago but I have no idea where it comes from
@tmw-wdc could you please take a look at this?
Thanks for pointing this out and submitting the fix. Apologies fo the tardy response.
This PR removes
include/def.sv
file (that was added in: https://github.com/chipsalliance/Cores-SweRV/commit/ec254f54915fbd38d1878fca9247bec12db2fcaf#diff-c4271083e06e1a6b127a43638fca5510e545b76a14df52fd53cead42cf73df67R2), but it doesn't exist in the repository.This fixes
vivado
target usingfusesoc
. Signed-off-by: Kamil Rakoczy krakoczy@antmicro.com