by Pasacco <pasacco@[EMAIL PROTECTED]
>
Jul 6, 2008 at 04:35 PM
It is not quite clear what normalized index means and how to use.
In this example of priority encoder,
input :
current: integer range 0 to 3;
req: array(0 to 3) of std_logic;
output:
nxt: integer range 0 to 3;
If you have some idea, please let me know -: