Re: [myhdl-list] intbv.saturate, intbv.wrap
Brought to you by:
jandecaluwe
|
From: Blubaugh, D. A. <dbl...@be...> - 2008-07-03 22:55:19
|
Will there eventually be a 32 or 64-bit version of intbv?
Thanks,
David Blubaugh
-----Original Message-----
From: myh...@li...
[mailto:myh...@li...] On Behalf Of Thomas
Traber
Sent: Thursday, July 03, 2008 3:56 AM
To: General discussions on MyHDL
Subject: Re: [myhdl-list] intbv.saturate, intbv.wrap
> Why can't you use modulo operations ('%')
I can use it.
As conversion of modulo to Verilog works, I could skip the
__debug__/__verilog__ clause - in the hope that the compiler optimizes
the modulo operation out (not tested yet).
Christopher's hint at putting the comb before the integrator could also
be useful. But with large decimation rates the delay for this first comb
grows large too.
Thomas
------------------------------------------------------------------------
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
myhdl-list mailing list
myh...@li...
https://lists.sourceforge.net/lists/listinfo/myhdl-list
This e-mail transmission contains information that is confidential and may be
privileged. It is intended only for the addressee(s) named above. If you receive
this e-mail in error, please do not read, copy or disseminate it in any manner.
If you are not the intended recipient, any disclosure, copying, distribution or
use of the contents of this information is prohibited. Please reply to the
message immediately by informing the sender that the message was misdirected.
After replying, please erase it from your computer system. Your assistance in
correcting this error is appreciated.
|