<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Trusster &#187; Teal</title>
	<atom:link href="http://www.trusster.com/category/teal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trusster.com</link>
	<description>...verify everything...</description>
	<lastBuildDate>Thu, 24 Jun 2010 15:47:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Webinar &#8211; Verification Code Longevity: Learn Expert Techniques</title>
		<link>http://www.trusster.com/verification/webinar-verification-code-longevity-learn-expert-techniques/</link>
		<comments>http://www.trusster.com/verification/webinar-verification-code-longevity-learn-expert-techniques/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 20:11:03 +0000</pubDate>
		<dc:creator>Mike Mintz</dc:creator>
				<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Teal]]></category>
		<category><![CDATA[Truss]]></category>
		<category><![CDATA[Verification]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I'll be doing a webinar on how to make code last!   It is based on the "Thinking OOP" chapter of our book.

<a href="http://www.aldec.com/Products/Evaluation.aspx?productevaluationid=11a7dd8b-9363-480f-ae57-700189977335"> -------------------- North America ----------------------------------------
Date :  August 27, 2009
Time : 11:00 am - 12:00 pm Pacific Daylight Time (USA)
</a> 



<a href="http://www.aldec.com/Products/Evaluation.aspx?productevaluationid=04370fde-6e9b-4c61-8af3-571575ae5202">--------------------- Europe ----------------------------------------------
Date :  August 27, 2009
Time : 3:00 pm - 4:00 pm Central European Summer Time</a> 

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be doing a webinar on how to make code last!   It is based on the &#8220;Thinking OOP&#8221; chapter of our book.</p>
<p><a href="http://www.aldec.com/Products/Evaluation.aspx?productevaluationid=11a7dd8b-9363-480f-ae57-700189977335"> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; North America &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Date :  August 27, 2009<br />
Time : 11:00 am &#8211; 12:00 pm Pacific Daylight Time (USA)<br />
</a></p>
<p><a href="http://www.aldec.com/Products/Evaluation.aspx?productevaluationid=04370fde-6e9b-4c61-8af3-571575ae5202">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Europe &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Date :  August 27, 2009<br />
Time : 3:00 pm &#8211; 4:00 pm Central European Summer Time</a></p>
<p><!--break--><br />
Abstract :<br />
It seems that we always have to rewrite verification code that we did on<br />
a previous project. Why? What can we do to minimize code changes? In<br />
this webinar, international author Mike Mintz shares Expert Techniques,<br />
based on OOP (Object Oriented Programming) that he uses to make code<br />
last. We&#8217;ll take a look at how to write adaptable monitors and checkers.<br />
Mike will show how to maximize the probability that your code can be<br />
adapted to other projects.</p>
<p>Agenda :</p>
<p>*    Introduction<br />
*    What is bit rot?<br />
*    Adaptable versus Reusable code<br />
*    Minimizing your assumptions to Maximize Adaptability<br />
*    Canonical Monitors and Checkers<br />
*    Aldec RTL Simulators &amp; Design Rule Checking<br />
*    Question and Answer Session</p>
<p>View All Aldec Events: http://www.aldec.com/Events</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/verification/webinar-verification-code-longevity-learn-expert-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run erro by truss/teal in systemverilog using ncsim</title>
		<link>http://www.trusster.com/teal/run-erro-by-truss/teal-in-systemverilog-using-ncsim/</link>
		<comments>http://www.trusster.com/teal/run-erro-by-truss/teal-in-systemverilog-using-ncsim/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[HI,
  I'm currently using Cadence Incisive (ncsim) to run  the example block_uart in the "truss systemverilog version 1.62 " ,which gets some compile errors. It seems the script  truss about ncsim  in the directory of bin has some erros.
 the part of the script:
   elsif (uc $ENV{SIM} eq "NCSIM"){
    #
    # NCSIM
    #
  .........  
    $compile_hdl = ("cd $RESULT_DIR; mkdir ncvlog_lib; " . 
		    "echo DEFINE ncvlog_lib ./ncvlog_lib > cds.lib; " .
		    "echo DEFINE WORK ncvlog_lib > hdl.var; " .]]></description>
			<content:encoded><![CDATA[<p>HI,<br />
  I&#8217;m currently using Cadence Incisive (ncsim) to run  the example block_uart in the &#8220;truss systemverilog version 1.62 &#8221; ,which gets some compile errors. It seems the script  truss about ncsim  in the directory of bin has some erros.<br />
 the part of the script:<br />
   elsif (uc $ENV{SIM} eq &#8220;NCSIM&#8221;){<br />
    #<br />
    # NCSIM<br />
    #<br />
  &#8230;&#8230;&#8230;<br />
    $compile_hdl = (&#8220;cd $RESULT_DIR; mkdir ncvlog_lib; &#8221; .<br />
		    &#8220;echo DEFINE ncvlog_lib ./ncvlog_lib > cds.lib; &#8221; .<br />
		    &#8220;echo DEFINE WORK ncvlog_lib > hdl.var; &#8221; .<br />
		    &#8220;ncvlog $ENV{\&#8221;PROJECT_HOME\&#8221;}/verification/testbench/$config/testbench.v -WORK ncvlog_lib &#8221; .<br />
		    &#8220;-f $ENV{\&#8221;PROJECT_HOME\&#8221;}/verification/testbench/$config/hdl_paths.ncsim ;&#8221; .<br />
		    &#8220;ncelab -REDUCE_MESSAGES -NOCOPYRIGHT -ARR_ACCESS -ACCWARN -LIBNAME ncvlog_lib -LOGFILE ncelab.log -access +RWC ncvlog_lib.top -SNAPSHOT ncvlog_lib.ncvlog_lib:ncvlog_lib&#8221;);<br />
    truss_system ($compile_hdl);<br />
  }</p>
<p>  I had changed it by add some args ,eg: -sv, but many errors again. Do you guys has a better success script<br />
to support ncsim in systemverilog? </p>
<p>Thanks,<br />
wheater</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/run-erro-by-truss/teal-in-systemverilog-using-ncsim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Configure SVN for read-only access</title>
		<link>http://www.trusster.com/truss/howto-configure-svn-for-read-only-access/</link>
		<comments>http://www.trusster.com/truss/howto-configure-svn-for-read-only-access/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 02:28:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Teal]]></category>
		<category><![CDATA[Truss]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[The source code to Teal and Truss is currently available through subversion, a popular source code control system. Currently, only Mike and Robert have commit privileges, though they are happy to accept patches from the community.

If you would like to track Truss and Teal more closely than the current release schedule,  you can pull the code from the repository. Here's how.

]]></description>
			<content:encoded><![CDATA[<p>The source code to Teal and Truss is currently available through subversion, a popular source code control system. Currently, only Mike and Robert have commit privileges, though they are happy to accept patches from the community.</p>
<p>If you would like to track Truss and Teal more closely than the current release schedule,  you can pull the code from the repository. Here&#8217;s how.</p>
<p>First, our svn repository is accessible ONLY by the svn+ssh method. Normal http style svn urls will not work at all. You will need to configure your svn client properly; the first step is to download our <a href="http://www.trusster.com/download/code/">key</a> If you are using PuTTY on Windows, download trusster-anon.ppk; if you&#8217;re using OpenSSH, download trusster-anon.key instead.</p>
<p>Next, put the key file in secure directory and chmod it 0400.</p>
<p>You&#8217;ll need to set the SVN_SSH environment variable for trusster as follows (for bash, other shells may be different):</p>
<p># export SVN_SSH=&#8221;ssh -l trusster -i<full-path-to-key>&#8221;</p>
<p>And test it:<br />
# $SVN_SSH trusster.com</p>
<p>Should produce the following output:<br />
( success ( 1 2 ( ANONYMOUS EXTERNAL ) ( edit-pipeline svndiff1 absent-entries commit-revprops merge-info ) ) )</p>
<p>Hit Ctrl+D to close the tunnel.</p>
<p>That&#8217;s pretty much it, all that is left to do is checkout the code:</p>
<p># svn co svn+ssh://trusster.com/teal/trunk<br />
# svn co svn+ssh://trusster.com/truss/trunk</p>
<p>If you&#8217;d rather use PuTTY, create a session for trusster.com called trusster-anon. Configure it to use the trusster-anon.ppk key as the session key, using &#8220;trusster&#8221; as the &#8220;auto login username&#8221;. Make sure you save the session. Use the session name in the svn url like so:</p>
<p>svn+ssh://trusster-anon/teal/trunk</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/truss/howto-configure-svn-for-read-only-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modelsim only support 2 call stack for automatic task?</title>
		<link>http://www.trusster.com/teal/modelsim-only-support-2-call-stack-for-automatic-task?/</link>
		<comments>http://www.trusster.com/teal/modelsim-only-support-2-call-stack-for-automatic-task?/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi everybody,

I am now studying system verilog. Many thanks to Mike and Rober for their open and sharing!

I am using modelsim 6.2C to perform the simulation. But it seems that
Modelsim only support 2 call stack for automatic task. If it calls its self third time, the stack address of the third call will be the same to the second call. So when the third call returns, modelsim runs deadly.

:-(

]]></description>
			<content:encoded><![CDATA[<p>Hi everybody,</p>
<p>I am now studying system verilog. Many thanks to Mike and Rober for their open and sharing!</p>
<p>I am using modelsim 6.2C to perform the simulation. But it seems that<br />
Modelsim only support 2 call stack for automatic task. If it calls its self third time, the stack address of the third call will be the same to the second call. So when the third call returns, modelsim runs deadly.</p>
<p> <img src='http://www.trusster.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/modelsim-only-support-2-call-stack-for-automatic-task?/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Usage of channels in examples</title>
		<link>http://www.trusster.com/teal/usage-of-channels-in-examples/</link>
		<comments>http://www.trusster.com/teal/usage-of-channels-in-examples/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi,

Currently looking into the block_uart example (SystemVerilog) to check whether we should start using the truss library (Don't have the book yet :-(. I am to SystemVerilog so maybe a stupid question, but why is in the example a uart_channel class defined which is almost equal to truss_channel iso instantiating an uart_channel of type truss_channel? 

Kind Regards,
Roger.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Currently looking into the block_uart example (SystemVerilog) to check whether we should start using the truss library (Don&#8217;t have the book yet <img src='http://www.trusster.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> . I am to SystemVerilog so maybe a stupid question, but why is in the example a uart_channel class defined which is almost equal to truss_channel iso instantiating an uart_channel of type truss_channel? </p>
<p>Kind Regards,<br />
Roger.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/usage-of-channels-in-examples/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated examples?</title>
		<link>http://www.trusster.com/teal/updated-examples?/</link>
		<comments>http://www.trusster.com/teal/updated-examples?/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In looking through some of the examples, it looks like there are several files missing from the sv_2_19_2007.tar_.gz download.  The alu example looks incomplete (missing generator, etc in the vip directory), and the uart examples seem to be missing some files (uart_basic_test_component, etc).

Will there be an updated download available soon?

Thanks.]]></description>
			<content:encoded><![CDATA[<p>In looking through some of the examples, it looks like there are several files missing from the sv_2_19_2007.tar_.gz download.  The alu example looks incomplete (missing generator, etc in the vip directory), and the uart examples seem to be missing some files (uart_basic_test_component, etc).</p>
<p>Will there be an updated download available soon?</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/updated-examples?/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Truss SystemVerilog support for Cadence?</title>
		<link>http://www.trusster.com/teal/truss-systemverilog-support-for-cadence?/</link>
		<comments>http://www.trusster.com/teal/truss-systemverilog-support-for-cadence?/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I'm currently using Cadence Incisive (ncsim), and am trying to get the SystemVerilog Truss/Teal to compile.  I have version 6.11-s001, and I get all  kinds of SystemVerilog errors.

Do you guys support, or plan to support Cadence?  If so, is there a script that I should try?

Thanks,
Josh

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently using Cadence Incisive (ncsim), and am trying to get the SystemVerilog Truss/Teal to compile.  I have version 6.11-s001, and I get all  kinds of SystemVerilog errors.</p>
<p>Do you guys support, or plan to support Cadence?  If so, is there a script that I should try?</p>
<p>Thanks,<br />
Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/truss-systemverilog-support-for-cadence?/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reviewers for our upcoming SystemVerilog book wanted!</title>
		<link>http://www.trusster.com/teal/reviewers-for-our-upcoming-systemverilog-book-wanted!/</link>
		<comments>http://www.trusster.com/teal/reviewers-for-our-upcoming-systemverilog-book-wanted!/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Teal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<h2> !!! Call for reviewers has come to and end (see comment below) !!! </h2>

As you might have <a href="/node/88">read</a> we're working on re-writing our <a href="/book">book</a> for SystemVerilog. We feel there aren't that many good independent books or solutions out there, especially ones that focus on Object Oriented Programming and honestly talk about the current state of the SV language.  In addition, the book provides documentation for our SV verification <a href=/products>libraries</a> <a href=/teal>Teal</a> and <a href=/truss>Truss</a>. 

<a href="/about">We</a> (well mostly Mike) have made good progress and we are now getting closer to being done. <u>At this stage we could use your input</u>. As always the dead-line is tight so we need this done over the next two weeks to meet our obligations. <b>We can't promise you any rewards more then a mention in the book and our gratitude.</b>

If you are interested we will send you a draft and ask that you to focus on <em>one or two </em>chapters. ]]></description>
			<content:encoded><![CDATA[<h2> !!! Call for reviewers has come to and end (see comment below) !!! </h2>
<p>As you might have <a href="/node/88">read</a> we&#8217;re working on re-writing our <a href="/book">book</a> for SystemVerilog. We feel there aren&#8217;t that many good independent books or solutions out there, especially ones that focus on Object Oriented Programming and honestly talk about the current state of the SV language.  In addition, the book provides documentation for our SV verification <a href=/products>libraries</a> <a href=/teal>Teal</a> and <a href=/truss>Truss</a>. </p>
<p><a href="/about">We</a> (well mostly Mike) have made good progress and we are now getting closer to being done. <u>At this stage we could use your input</u>. As always the dead-line is tight so we need this done over the next two weeks to meet our obligations. <b>We can&#8217;t promise you any rewards more then a mention in the book and our gratitude.</b></p>
<p>If you are interested we will send you a draft and ask that you to focus on <em>one or two </em>chapters. <!--break-->You can pick <b>any chapters</b> from the list below. We will send you the draft as a PDF, and you can submit your comments through <a href="mailto:robert@trusster.com">e-mail</a> or post them in <a href="/forum/31">this forum</a>. We are interested both in technical clarity as well as grammar and spelling, and please look through the source code in the examples for any errors or omissions.</p>
<p>The table of contents is:</p>
<ul>
<li>Chapter 1: Introduction</li>
<li>Chapter 2: Why SystemVerilog?</li>
<li>Chapter 3: OOP, SystemVerilog and Verification</li>
<li>Chapter 4: A Layered Approach</li>
<li>Chapter 5: Teal Basics</li>
<li>Chapter 6: Truss: A Standard Verification Framwork</li>
<li>Chapter 7: Truss Flow</li>
<li>Chapter 8: Truss Example</li>
<li>Chapter 9: Thinking OOP</li>
<li>Chapter 10: Designing with OOP</li>
<li>Chapter 11: OOP Classes</li>
<li>Chapter 12: OOP Connections</li>
<li>Chapter 13: Coding OOP</li>
<li>Chapter 14: Block Level Testing</li>
<li>Chapter 15: Chip Level Testing</li>
<li>Chapter 16: Things to Remember
</li>
</ul>
<p><strong>If you are interested please post the one or two chapters that you would like to review in this forum (or send us an <a href="mailto:robert@trusster.com">e-mail</a>) and we will send you an e-mail with the pdf&#8217;s .</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trusster.com/teal/reviewers-for-our-upcoming-systemverilog-book-wanted!/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
