Browse Source

Supprimer 'simu_pkg.vhd'

testing
Lilian RM 3 years ago
parent
commit
9db2242cf4
1 changed files with 0 additions and 13 deletions
  1. +0
    -13
      simu_pkg.vhd

+ 0
- 13
simu_pkg.vhd View File

@@ -1,13 +0,0 @@
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.numeric_std.ALL;
USE work.PFB_PKG.ALL;
PACKAGE simu_pkg IS
TYPE donnee_sortie IS ARRAY (0 TO 2*cst_nb_parallel_firs_dfts_pfb*cst_nb_subfilters_pfb-1) OF integer;
CONSTANT w_x_simu : natural := 4;
END;

Loading…
Cancel
Save