by Mike Treseler <mike_treseler@[EMAIL PROTECTED]
>
Jul 6, 2008 at 05:58 PM
Pasacco wrote:
> It is not quite clear what normalized index means
See Jonathan's variable declarations.
It means fix the vector dimensions
and direction to (A'length-1 downto 0).
> If you have some idea, please let me know -:
I would consider using numeric_std.unsigned type
and the numeric_std.rotate_left function.
Related example:
http://mysite.verizon.net/miketreseler/sync_template.vhd
Good luck.
-- Mike Treseler