while add my design i am facing this Error . can a...
# caravel
a
while add my design i am facing this Error . can any one help me to resolve it ????
m
What’s in your
linter.log
?
a
i don't lknow
j
The name of the log on your machine is in the last line before the first error: ../m/home/intern....../logs/synthesis/linter.log
a
How to debug it ??
@Jecel Assumpção Jr how to debug it sir ??
j
You have to read that file and see what it says. This kind of problem usually happens when your SystemVerilog file uses some feature that Yosys doesn't support. At the very least the linter.log file should indicate which of your source files (if you have more than one) is causing the problem