On Tue, Sep 7, 2010 at 12:49 AM, Nikolaj Andersen <niko...@novelda.no> wrote: > When I run ‘rake ncsim PROTOTYPE=1’ the simulator crashes with the following > error message: > > [user.c:23] Ruby-VPI: error: rb_require('ruby-vpi/boot/relay') failed with > status 6 > [user.c:23] Ruby-VPI: error: rb_require('ruby-vpi/boot/loader') failed with > status 6 > ruby: uninitialized constant RubyVPI (NameError) > ncsim: *F,INTERR: INTERNAL ERROR > > I am running this on Cadence ncsim64 version 09.20-s014, ruby-vpi version > 21.1.0 and ruby version 1.8.5.
Please try using Ruby 1.8.6 or 1.8.7. I'm afraid that 1.8.5 is too old.