Verdi error: include file "define1.vh" cannot be read "/y/yy/define2.vh", 1:"

Status
Not open for further replies.

bradyue

Member level 2
Joined
Jan 18, 2008
Messages
47
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,603
Verdi error: include file "define1.vh" cannot be read "/y/yy/define2.vh", 1:"

when i use the filelist, including /x/xx/define1.vh, /y/yy/define2.vh, /z/zz/*.v...
but verdi print a lot of errors, such as "*Error* `include file "define1.vh" cannot be read
"/y/yy/define2.vh", 1:"
could anybody be help?
 

Re: verdi problem

1. Check if the files exist at the given paths.
2. Has the file-list included those files, or the parent directory as an "incdir" ?
 

Re: verdi problem

Hi,

Try to use include option and point to include file directory

+incdir+<directory_name>

Specify the search path for files used by the `include
statement.

Jony
 

Re: verdi problem

yes, when you run simulation, you should add the lib path !
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…