Home    --    Hierarchy    --    Packages    --    Entities    --    Instantiations    --    Sources

Architecture rtl of work.ACIA_TX

Defined in VHDL/ACIA_TX.vhd

Instantiated in...

work.ACIA_6850 (rtl), work.twi (rtl)

Libraries and global use clauses

library ieee
use ieee.numeric_std.all
use ieee.std_logic_1164.all
use ieee.std_logic_unsigned.all

Type declarations

typeTxStateTypeis ( Tx1Stop_State, TxStart_State, TxData_State, TxParity_State, Tx2Stop_State )

Processes

acia_tx_clock_edge ( TxRst, Clk )
acia_tx_clock_divide ( TxRst, Clk )
acia_tx_baud_clock_select ( BdFmt, TxClk, TxClkCnt )
acia_tx_baud_clock_edge ( TxRst, Clk )
acia_tx_write ( TxRst, Clk )
acia_tx_transmit ( TxRst, Clk )

Generated on 1 Jan 2018 19:48:42 with VHDocL V0.2.6