tx_data_cnt.vhd

来自「8251的完整的功能的实现,可以进行编译,综合.」· VHDL 代码 · 共 16 行

VHD
16
字号
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
--					System:	A8251
--				Component:	Tx Data Counter
--
--					  File:	tx_data_cnt.vhd
--				 Function:	Counts bits intransmitted characters
--											 Specification
--
-- This counter counts transmitted data bits and generates a terminal count signal when the
--	count is equal to the bit count programmed into the Mode Register.  
--
--************************************************************************************																		to better reflect function.
--
--Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?