Forum Discussion
Altera_Forum
Honored Contributor
13 years agoconversion of std_logic (NOT std_logic_vector) to integer
Dear All, could someone advice, how to convert single bit information into integer so I could use it as index to an array? Conversion of std_logic_vector/unsigned/signed vectors is easy ...
Altera_Forum
Honored Contributor
13 years agocool. thanks.
exactly what I needed. true I did not think of writing a function ...