RoaLogic / RV12

RISC-V CPU Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design elaboration failed in Xilinx Vivado

kshitij-r opened this issue · comments

I tried elaborating the design in Xilinx Vivado and included all the necessary packages(Memory and AHB3Lite). But the design does not elaborate in Vivado and gives this error :
[Synth 8-1031] EXCEPTION_SIZE is not declared ["/home/raj/Documents/Vivado Projects/RV12/RV12.srcs/sources_1/imports/Desktop/RV12/rtl/verilog/core/ex/riscv_bu.sv":61]

The package is hows as grey in the project explorer which means that the file containing the package is not being used.

This should be fixed in dev branch