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

OPtion -y in verilator

Added by Yehuda Singer 3 months ago

Dear All, We want to do: verilator -sc -O0 --language 1364-2005 --top-module pacoblazeSM_4XCPU_tb.v -DHAS_DEBUG '-DTEST_FILE=../pacoblazeFiles/test/adc_ctrl.rmh' '-DTEST_CYCLES=2000' '-DTEST_IRQ=120' -DUSE_ONEHOT_ENCODING -DPACOBLAZE3 -I../pacoblazeFiles/pacoblaze -y../pacoblazeFiles/pacoblaze

We get the following erreor message: %Error: Invalid Option: -y../pacoblazeFiles/pacoblaze %Error: Command Failed /usr/local/bin/verilator_bin

THanks in advance Yehuda


Replies (1)

RE: OPtion -y in verilator - Added by Jeremy Bennett 3 months ago

Hi Yehuda,

Shouldn't there be a space after the -y?

Jeremy

(1-1/1)