OpenCores
Issue List
NUMERIC_STD #2
Closed martinthompson opened this issue about 20 years ago
martinthompson commented about 20 years ago

Should the core not be using the proper standard IEEE.NUMERIC_STD library, rather than std_logic_arith? Especially, the use of an UNSIGNED on external port makes it a pain to integrate into our numeric_std only environment.

rherveille commented over 15 years ago

I Changed wb_adr_i from unsigned to std_logic_vector.

rherveille closed this over 15 years ago

Assignee
No one
Labels
Idea