A
ALuPin
Guest
Hi,
let's assume the following thing:
In my toplevel-module I use the
"ieee.std_logic_arith.all" library
In a submodule I use the
"ieee.numeric_std.all" library for the purpose
of realizing a barrel shifter.
My question: Is that some kind of confusion for
the synthesis tool when performing synthesis?
I would appreciate your help.
Thank you very much.
Kind regards
Andres V.
let's assume the following thing:
In my toplevel-module I use the
"ieee.std_logic_arith.all" library
In a submodule I use the
"ieee.numeric_std.all" library for the purpose
of realizing a barrel shifter.
My question: Is that some kind of confusion for
the synthesis tool when performing synthesis?
I would appreciate your help.
Thank you very much.
Kind regards
Andres V.