Inherited by BaudGen.
Processes | |
| BaudGeneration | ( clk , reset ) |
| PROCESS_40 | ( clk ) |
Signals | |
| cpt | std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) |
| errorFlag | std_logic |
| triger | std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) |
| RX_reg | std_logic := ' 1 ' |
Definition at line 43 of file BaudGen.vhd.
| BaudGeneration | ( clk , | |
| reset ) |
Definition at line 56 of file BaudGen.vhd.
| PROCESS_40 | ( clk ) |
Definition at line 92 of file BaudGen.vhd.
cpt std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) [Signal] |
Definition at line 44 of file BaudGen.vhd.
errorFlag std_logic [Signal] |
Definition at line 45 of file BaudGen.vhd.
RX_reg std_logic := ' 1 ' [Signal] |
Definition at line 47 of file BaudGen.vhd.
triger std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) [Signal] |
Definition at line 46 of file BaudGen.vhd.