代码搜索:new_data

找到约 116 项符合「new_data」的源代码

代码结果 116
www.eeworm.com/read/387417/8685170

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/381138/9107887

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/362112/10017811

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/351504/10644772

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/417873/10973490

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/449931/7493872

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/443856/7621818

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/398865/7913860

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/198233/7946623

vhd detector.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- 实体声明 entity detector is port ( clk : in std_logic; reset_n : in std_logic; RxD : in std_logic; new_data
www.eeworm.com/read/301711/13851480

vhd detector.vhd

-- library IEEE; use IEEE.STD_LOGIC_1164.all; use WORK.UART_PACKAGE.ALL; -- entity detector is port(clk:in std_logic; reset_n:in std_logic; RxD:in std_logic; new_data:out std_logic); e