Entity: dataReal_resizer

Diagram

natural IN_SZ natural OUT_SZ string DATA_FORMAT std_logic_vector(IN_SZ-1 downto 0) data_i std_logic_vector(OUT_SZ-1 downto 0) data_o

Description


(c) Copyright: OscillatorIMP Digital Author : Gwenhael Goavec-Merougwenhael.goavec-merou@trabucayre.com

Creation date : 2018/12/16

Generics

Generic name Type Value Description
IN_SZ natural 32
OUT_SZ natural 32
DATA_FORMAT string "signed"

Ports

Port name Direction Type Description
data_i in std_logic_vector(IN_SZ-1 downto 0)
data_o out std_logic_vector(OUT_SZ-1 downto 0)