-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I'm trying to add my board opos6ul_sp in the corescore project. but I'm stuck with a $clog2() problem.
ERROR:HDLCompiler:815 - "/…/workspace/build/corescore_0/src/serving_1.0.2/serving/serving.v" Line 42: System function call clog2 is not allowed here
ERROR:HDLCompiler:815 - "/.../workspace/build/corescore_0/src/serving_1.0.2/serving/serving.v" Line 152: System function call clog2 is not allowed here
ERROR:HDLCompiler:598 - "/.../workspace/build/corescore_0/src/serving_1.0.2/serving/serving.v" Line 21: Module <serving> ignored due to previous errors.
$clog2() function is not supported by ISE in local parameters.
Have you got a solution for this problem ? Maybe use yosys as ISE-Frontend ?
Is there a fusesoc configuration to use yosys as ISE frontend ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels