Cypress Semiconductor Perform CY7C1372D Guide de l'utilisateur Page 43

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 97
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 42
Here is its instantiation during a debug session.
Innovative Integration FrameWork Logic User Guide 43
--
-- ICON core component declaration
--
-------------------------------------------------------------------
component icon
port
(
control0 : out std_logic_vector(35 downto 0)
);
end component;
-------------------------------------------------------------------
--
-- ICON core signal declarations
--
-------------------------------------------------------------------
signal control0 : std_logic_vector(35 downto 0);
-------------------------------------------------------------------
--
-------------------------------------------------------------------
--
-- ILA core component declaration
--
-------------------------------------------------------------------
component ila
port
(
control : in std_logic_vector(35 downto 0);
clk : in std_logic;
data : in std_logic_vector(77 downto 0);
trig0 : in std_logic_vector(2 downto 0)
);
end component;
Illustration 40: ChipScope Core Declarations
Vue de la page 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 96 97

Commentaires sur ces manuels

Pas de commentaire