<div>Hi Dave,</div>
<div> </div>
<div>I think it should be enough. And where would you like to access the sequencer? Maybe in SLICC files, it is much more easy to do this.</div>
<div> </div>
<div>Good luck!</div>
<div> </div>
<div>Hongxia SUN<br><br> </div>
<div><span class="gmail_quote">2007/3/15, Dave Z. <<a href="mailto:zhu_dave@yahoo.com">zhu_dave@yahoo.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br><br>I'm trying to add a new component to each chip in the system. I've created a C++ file in $GEMS/ruby/system/ and modified SLICC files as necessary. I've defined:
<br><br>Vector < XXX * > m_L1Cache_XXX_vec in AbstractChip.h<br><br>to be able to do the following:<br><br>XXX* x_ptr = g_system_ptr->getChip(...)->getXXX();<br><br>Within this component I'd like to be able to access the sequencer as well (I don't know if this changes anything). I'm getting 'm_size != 0' assertion, even though the vector size is set to 0 just like the sequencer vector. I'm probably overlooking something. Could you please show me some pointers?
<br><br>Thanks,<br><br>Dave<br><br><br><br><br><br><br>____________________________________________________________________________________<br>Food fight? Enjoy some healthy debate<br>in the Yahoo! Answers Food & Drink Q&A.
<br><a href="http://answers.yahoo.com/dir/?link=list&sid=396545367">http://answers.yahoo.com/dir/?link=list&sid=396545367</a><br><br>_______________________________________________<br>Gems-users mailing list<br><a href="mailto:Gems-users@cs.wisc.edu">
Gems-users@cs.wisc.edu</a><br><a href="https://lists.cs.wisc.edu/mailman/listinfo/gems-users">https://lists.cs.wisc.edu/mailman/listinfo/gems-users</a><br>Use Google to search the GEMS Users mailing list by adding "site:
<a href="https://lists.cs.wisc.edu/archive/gems-users/">https://lists.cs.wisc.edu/archive/gems-users/</a>" to your search.<br><br></blockquote></div><br>