| View previous topic :: View next topic |
| Author |
Message |
papamix
Joined: 02 Sep 2008 Posts: 2
|
Posted: Tue Sep 02, 2008 2:58 pm Post subject: TMax type function doesn't exist? |
|
|
Hi,
It seems that the TMax type function, which is listed in section B.3.2 ("Size Relationship Type Functions") of the bluespec reference guide is not recognized by the bluespec compiler. Will this be fixed in a future release of bluespec?
Thanks,
Michael |
|
| Back to top |
|
 |
kczeck
Joined: 30 Apr 2007 Posts: 61
|
Posted: Thu Sep 04, 2008 10:18 am Post subject: |
|
|
| This is an error in the documentation. The manual will be corrected in the next release. There are no current plans to support TMax. |
|
| Back to top |
|
 |
ietsanjay
Joined: 25 Jan 2010 Posts: 1
|
Posted: Thu Feb 25, 2010 10:51 am Post subject: Replacement for TMin# |
|
|
| If TMax/TMin is not going to be supported, is there a workaround to compute it? |
|
| Back to top |
|
 |
quark
Joined: 02 Nov 2007 Posts: 65
|
Posted: Mon Mar 15, 2010 1:36 pm Post subject: Re: Replacement for TMin# |
|
|
| TMax will be supported in the next release. We are considering adding Min and TMin, but have to make sure that it would interoperate with the existing type functions without causing extra headache for designers! In the meantime, I don't have a general workaround but if you can show me a specific context in which Min/TMin is needed, maybe I can recommend something. |
|
| Back to top |
|
 |
|