代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/258642/11848840
v find_first_one.v
module find_first_one (index_value, A_word, trigger);
output [3: 0] index_value;
input [15: 0] A_word;
input trigger;
reg [3: 0] index_value;
always @ (trigger)
begin: sear
www.eeworm.com/read/340606/12145183
h l1p_sign.h
/************* Revision Controle System Header *************
* GSM Layer 1 software
* L1P_SIGN.H
*
* Filename l1p_sign.h
* Copyright 2003 (C) Texas Instruments
www.eeworm.com/read/340606/12145385
h l1audio_signa.h
/************* Revision Controle System Header *************
* GSM Layer 1 software
* L1AUDIO_SIGNA.H
*
* Filename l1audio_signa.h
* Copyright 2003 (C) Texas Instrum
www.eeworm.com/read/250827/12382487
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is
www.eeworm.com/read/231684/14223650
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is
www.eeworm.com/read/231684/14223684
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is
www.eeworm.com/read/129013/14269682
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is
www.eeworm.com/read/224871/14565491
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is
www.eeworm.com/read/224871/14565556
vhd rblock.vhd
-- NEGATIVE EDGE TRIGGERED FLIP FLOPS
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity r_block is