[logo] 
Home
News
Activity
About/Contact
 Major Tools
 .. BugVise
 .. Dinotrace
 .. Verilator
 .. Verilog-mode
 .. Verilog-Perl
 .. Vregs
 Other Tools
 .. Gspice
 .. IPC::Locker
 .. Schedule::Load
 .. SVN::S4
 .. Synopsys-modes
 .. SystemPerl
 .. Verilog-Pli
 .. Voneline
 General Info
 .. Book Tips
 .. Papers

Issue #23

prefix problem

Added by cy wang 39 days ago. Updated 37 days ago.

Status :Closed Start :07/20/2008
Priority :Low Due date :
Assigned to :- % Done :

0%

Category :-
Target version :-

Description

./configure --prefix=/XX/local;make;make install the following files are installed. --> /XX/local/bin/verilator /XX/local/bin/verilator_bin /XX/local/share/verilator/include /XX/local/share/verilator/src

setenv VERILATOR_ROOT /XX/local/share/verilator or setenv VERILATOR_ROOT /XX/local

verilator -cc xx.v

all have problems

History

07/20/2008 11:53 AM - cy wang

./configure --prefix=/XX/local;make;make install
the following files are installed.
--> 
/XX/local/bin/verilator 
/XX/local/bin/verilator_bin 
/XX/local/share/verilator/include 
/XX/local/share/verilator/src

setenv VERILATOR_ROOT /XX/local/share/verilator 
or 
setenv VERILATOR_ROOT /XX/local

verilator -cc xx.v

all have problems

07/21/2008 03:12 PM - Wilson Snyder

  • Status changed from New to AskedReporter

What sort of problems? What's the error message?

Do you see the files in the installed locations?

Also try it without setting VERILATOR_ROOT, that shouldn't be needed if installing.

07/22/2008 04:20 PM - cy wang

Wilson Snyder wrote:

What sort of problems? What's the error message?

Do you see the files in the installed locations?

Also try it without setting VERILATOR_ROOT, that shouldn't be needed if installing.

I got this problem in version 3.665. However, git version work well. Setting VERILATOR_ROOT is not needed. Thank you.

07/22/2008 06:29 PM - Wilson Snyder

  • Status changed from AskedReporter to Closed

Thanks for following up.

Also available in: Atom PDF