View Full Version : OVM World
testinguser0001
12-28-2007, 10:59 PM
This forum demonstrates the functionality of the OWM World forum currently being put into effect.
ggorman
01-08-2008, 04:37 PM
I can post now -- Good!
Yoshi
01-08-2008, 07:43 PM
This works fine for me:)
ohtsuji
01-08-2008, 10:39 PM
Hello OVM;)
pmarriott
01-09-2008, 08:12 AM
Just following the testing the forum path
let's see if code formatting is supported
class prettyFormat extends ovm_object;
function void print();
ovm_report_message("Dummy", "I'm printing prettily");
endfunction
endclass: prettyFormat
stuart
01-09-2008, 02:15 PM
This is a test message.
tfitz
01-09-2008, 02:22 PM
Just following the testing the forum path
let's see if code formatting is supported
class prettyFormat extends ovm_object;
function void print();
ovm_report_message("Dummy", "I'm printing prettily");
endfunction
endclass: prettyFormat
Just seeing how quoting works. Plus, I'll add a little :)
daffy
01-09-2008, 03:26 PM
Hi,
Does anyone know the platform and version support for OVM1.0?
Questa??
IUS6.??
David
stuart
01-09-2008, 04:00 PM
This is just a test forum - real posts should go to other threads.
To answer your question, though, OVM 1.0 runs on IUS 6.2 and later. I'm not sure of the exact Questa version so I'll let someone from Mentor answer that.
Thanks
Stuart
puneet
01-09-2008, 11:32 PM
Would OVM release 1.0 work with VCS? Any plans for future.
roger
01-10-2008, 04:03 AM
testing 123 :D
cgales
01-10-2008, 08:23 AM
Would OVM release 1.0 work with VCS? Any plans for future.
OVM 1.0 will work with any simulator which is compliant with the IEEE-1800 (SystemVerilog) standard. If there are specific language support issues, you will need to contact the tool vendor.
Chuck Gales
Applications Engineer
Mentor Graphics
signalscan4ever
01-10-2008, 09:45 AM
Is there a formal place to submit feedback & suggestions (for this message-board and the website)? I have a two I'd like to share!
1) As the "public face" of OVM, and the official message-board, I think it would be very helpful for the message-board to clearly identify official posters: i.e. users representing Mentor/Cadence should be clearly marked -- either a little 'avatar' (and company logo) by their username, or some other obvious identifying mark next to their postings.
2) An official "simulator requirements" page, documenting exactly which simulators OVM 1.0 has been tested with. I'm sure Mentor and Cadence's internal support pages have (or will add) this info. Nevertheless, it's nice to have this information collected together and posted in a single, easily-accessible document on this website.
suresh_kvja
01-10-2008, 10:44 PM
Hi,
I want to wish all members a Happy and Prosporous New Year:)
leomatturi
01-11-2008, 01:19 AM
Hi,
I've just downloaded the OVM kit and tried to run the "hello_world" example but I get compile errors.
% ncvlog -sv -incdir ../../../src hello_world.sv
ncvlog: 06.20-p001: (c) Copyright 1995-2007 Cadence Design Systems, Inc.
.
.
.
ncvlog: *E,SVNOIMP (../../../src/base/ovm_report_handler.svh,34|26): The SystemVerilog construct type parameters is not implemented.
(`include file: ../../../src/base/ovm_report_handler.svh line 34, `include file: ../../../src/base/ovm_report_server.svh line 280, `include file: ../../../src/base/base.svh line 44, `include file: ../../../src/ovm.svh line 24, file: hello_world.sv line 25)
class ovm_hash #(type T=int, I1=int, I2=int);
I'm using IUS62 which should support OVM. Is there another command line option that is required to enable OVM support?
arswami76
01-11-2008, 02:16 AM
Hi, you can use the irun utility to compile/elaborate and simulate. Please do this:
% irun -svpp -incdir ../../../src hello_world.sv
This should solve the isues you are facing
stuart
01-11-2008, 09:16 AM
All-
OVM 1.0 works with IUS 6.2-p1 and later releases.
All examples included with OVM are run with the following IUS command:
irun -f compile_ius.f
-Stuart
dave_59
01-11-2008, 02:52 PM
I'm testing and editing posts.
tfitz
01-14-2008, 03:22 PM
Just checking something else.
kosta105
01-17-2008, 03:53 AM
Testing, testing
Nigele
01-18-2008, 04:32 AM
This is a test:)
Pete LaFauci
01-21-2008, 01:26 PM
test message 1
yet another test message.
just testing
adding link:
http://ovmworld.org/forums/newreply.php?do=newreply&noquote=1&p=141
Quoting:
--------------------------------------------------------------------------------
Just checking something else.
Matt Graham
01-31-2008, 09:14 AM
Testing 123.
another_test_dave_59
02-01-2008, 05:37 PM
test profile with invalid e-mail
pmarriott
02-02-2008, 09:37 AM
Seems to work fine Dave - which, I guess, is why the forum is now a target for spammers :(
Paul.
anupam
02-05-2008, 06:27 AM
Hello! testing.....:)
http://agnisys.us
stuart
02-05-2008, 04:48 PM
Testing , testing...
module test;
endmodule
-Stuart
Powered by vBulletin™ Version 4.0.3 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.