carte1 Class Reference

Inherits carte1::Behavioral.


Data Fields

in CLK std_logic;
out sortie unsigned(7 downto 0);
in SEL unsigned(1 downto 0);
out TX_bus std_logic;
in RX_bus std_logic;
in TX_avr std_logic;
out RX_avr std_logic;
in AB0 unsigned(1 downto 0);
in AB1 unsigned(1 downto 0);
:string; pin_assign
OF CLK:SIGNAL IS"7"; pin_assign
OF sortie:SIGNAL IS"11 12 9 8 6 5 4 3 "; pin_assign
OF AB0:SIGNAL IS"27 26"; pin_assign
OF AB1:SIGNAL IS"25 29"; pin_assign
OF RX_bus:SIGNAL IS"19"; pin_assign
OF TX_bus:SIGNAL IS"22"; pin_assign
OF RX_avr:SIGNAL IS"14"; pin_assign
OF TX_avr:SIGNAL IS"13"; pin_assign
OF SEL:SIGNAL IS"1 44"; pin_assign
library IEEE
package STD_LOGIC_1164
package numeric_std

Data Structures

class  Behavioral


Detailed Description

Definition at line 10 of file test1.vhd.


Field Documentation

in carte1::CLKstd_logic; [inline, get]

Definition at line 11 of file test1.vhd.

out carte1::sortieunsigned(7 downto 0); [inline, get]

Definition at line 12 of file test1.vhd.

in carte1::SELunsigned(1 downto 0); [inline, get]

Definition at line 14 of file test1.vhd.

out carte1::TX_busstd_logic; [inline, get]

Definition at line 15 of file test1.vhd.

in carte1::RX_busstd_logic; [inline, get]

Definition at line 16 of file test1.vhd.

in carte1::TX_avrstd_logic; [inline, get]

Definition at line 17 of file test1.vhd.

out carte1::RX_avrstd_logic; [inline, get]

Definition at line 18 of file test1.vhd.

in carte1::AB0unsigned(1 downto 0); [inline, get]

Definition at line 20 of file test1.vhd.

in carte1::AB1unsigned(1 downto 0); [inline, get]

Definition at line 21 of file test1.vhd.

: string; carte1::pin_assign [explicit, mutable]

Definition at line 33 of file test1.vhd.

OF CLK : SIGNAL IS "7"; carte1::pin_assign [explicit, mutable]

Definition at line 34 of file test1.vhd.

OF sortie : SIGNAL IS "11 12 9 8 6 5 4 3 "; carte1::pin_assign [explicit, mutable]

Definition at line 35 of file test1.vhd.

OF AB0 : SIGNAL IS "27 26"; carte1::pin_assign [explicit, mutable]

Definition at line 39 of file test1.vhd.

OF AB1 : SIGNAL IS "25 29"; carte1::pin_assign [explicit, mutable]

Definition at line 40 of file test1.vhd.

OF RX_bus : SIGNAL IS "19"; carte1::pin_assign [explicit, mutable]

Definition at line 41 of file test1.vhd.

OF TX_bus : SIGNAL IS "22"; carte1::pin_assign [explicit, mutable]

Definition at line 42 of file test1.vhd.

OF RX_avr : SIGNAL IS "14"; carte1::pin_assign [explicit, mutable]

Definition at line 43 of file test1.vhd.

OF TX_avr : SIGNAL IS "13"; carte1::pin_assign [explicit, mutable]

Definition at line 44 of file test1.vhd.

OF SEL : SIGNAL IS "1 44"; carte1::pin_assign [explicit, mutable]

Definition at line 45 of file test1.vhd.

library carte1::IEEE [inline]

Definition at line 3 of file test1.vhd.

package carte1::STD_LOGIC_1164 [inline, explicit, mutable, set]

Definition at line 4 of file test1.vhd.

package carte1::numeric_std [inline, explicit, mutable, set]

Definition at line 5 of file test1.vhd.


The documentation for this class was generated from the following file:

Generated on Fri Mar 12 06:32:30 2010 for AVR by  doxygen 1.5.6