Suraj N. Kurapati wrote:
Mike Ravkine wrote:
Which release of VSIM are you having the trouble with?
$ vsim -version
Model Technology ModelSim SE-64 vsim 6.2g Simulator 2007.02 Feb 21 2007
$ uname -a
Linux mada1.cse.ucsc.edu 2.6.18-53.1.14.el5 #1 SMP Wed Mar 5
11:37:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
That's an older release.. I believe 6.3c is the newest these days
(although 6.3d was due out last month I think).
I have access to quite a few of them
Excellent! Please help me test the development version once it is
available (I will announce it this weekend).
I eagerly await ;)
I've been doing some playing around with Gecode/R as a constraint engine
and early results are pretty promising. It's nicely integrated into
the language, installable as a gem, and has a syntax that doesn't
require you to instantiate ">=" objects and other such sillyness.
--Mike