代码搜索结果
找到约 10,000 项符合
Control 的代码
data_control_fsm.jhd
MODULE data_control_fsm
data_control_fsm.v
//_____________________________________________________________________________________
// This state machine creates the read enable for the channel FIFOs. It also creates the
// output multiple
data_control_fsm.jhd
MODULE data_control_fsm
data_control_fsm.vhd
library ieee;
use ieee.std_logic_1164.all;
entity data_control_fsm is
port (
clk, reset : in std_logic;
next_ch : in std_logic
data_control_fsm.jhd
MODULE data_control_fsm
data_control_fsm.v
//_____________________________________________________________________________________
// This state machine creates the read enable for the channel FIFOs. It also creates the
// output multiple
data_control_fsm.jhd
MODULE data_control_fsm
data_control_fsm.vhd
library ieee;
use ieee.std_logic_1164.all;
entity data_control_fsm is
port (
clk, reset : in std_logic;
next_ch : in std_logic
data_control_fsm.jhd
MODULE data_control_fsm
data_control_fsm.v
//_____________________________________________________________________________________
// This state machine creates the read enable for the channel FIFOs. It also creates the
// output multiple