Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

"unsigned" changes to "std_logic_vector" when creating hdl from current bdf

hi there, When i do a "create hdl from current design file" the vhdl output that is generated has all entity "UNSIGNED" declarations swapped for "STD_LOGIC_VECTOR". Also the "USE IEEE.NUMERIC_S...