Hello, The package cnn_types.vhd imports bitwidths.vhd. I am not able to find bitwidths.vhd. library ieee; use ieee.numeric_std.all; use ieee.std_logic_1164.all; use ieee.math_real.all; use work.bitwidths.all;
Hello,
The package cnn_types.vhd imports bitwidths.vhd. I am not able to find bitwidths.vhd.
library ieee;
use ieee.numeric_std.all;
use ieee.std_logic_1164.all;
use ieee.math_real.all;
use work.bitwidths.all;