uwes Posted March 12, 2014 Report Posted March 12, 2014 hi, >Why is UVM_REG faster than RGM ? who is claiming that? what has been measured? in what use model ????? lots of questions. /uwe Quote
karandeep963 Posted March 13, 2014 Report Posted March 13, 2014 I think its a fictitious thought, as who used what like it more comfortable !!! Indeed Standard Reg Model is more comfortable as to RGM thanks to Mentor's CookBook !! Quote
abhingp01 Posted April 16, 2014 Author Report Posted April 16, 2014 Hi, We did simple comparison in our TB. We did following number of writes-Read on a single design register with both UVM_REG and RGM individually. (Env stays same) (We could reproduce same result on two separate simulators) 100 loops 1000 loops 10000 loops Results was the delta between uvm_reg and rgm actual simulation time was increasing. UVM_REG was much faster compared to RGM for 10,000 loops And hence we were trying to analyse why we see such a difference. (Data structure ... etc) Any further information would be helpful. Quote
uwes Posted April 29, 2014 Report Posted April 29, 2014 hi, there are numerous factors affecting performance here. having looked deeply into both models i doubt that in an apple-to-apple comparison there are major differences for this use model. please provide version info and/or a testcase to check this. /uwe Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.