代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/487333/6519576
hier_info miller.hier_info
|miller_encoder
datain => process0~9.IN1
datain => process0~1.IN1
datain => process0~4.IN1
datain => process0~7.IN1
en => encodeout[1]~en.ACLR
en => encodeout[0]~en.ACLR
en => sav1.ENA
en => s
www.eeworm.com/read/478253/6722777
vhd sn7448.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity sn7448 is
port(lt,rbi:std_logic;
datain:in std_logic_vector(3 downto 0);
rbo_b
www.eeworm.com/read/477908/6725745
hier_info xs.hier_info
|XS
clk => y.DATAIN
a1[0] => Equal0.IN7
a1[1] => Equal0.IN6
a1[2] => Equal0.IN5
a1[3] => Equal0.IN4
a0[0] => LessThan0.IN8
a0[1] => LessThan0.IN7
a0[2] => LessThan0.IN6
a0[3] => LessThan0.IN5
www.eeworm.com/read/410653/11273037
bak segmain.vhd.bak
module seg78led(clk,reset_n,address,write_n,writedata,read_n,readdata,seg_data,seg_com);
input clk;
input reset_n;
//input chipselect;
input write_n;
input read_n;
input [2:0]address;
input [7:
www.eeworm.com/read/405569/11460350
vhdl hammingenc4sets512byte.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/404313/11487733
hier_info seg7_b.hier_info
|seg7_b
a2[0] => seg7:comp1.a1_in[0]
a2[0] => c2[0].DATAIN
a2[1] => seg7:comp1.a1_in[1]
a2[1] => c2[1].DATAIN
a2[2] => seg7:comp1.a1_in[2]
a2[2] => c2[2].DATAIN
a2[3] => seg7:comp1.a1_in[3]
a2
www.eeworm.com/read/402018/11544060
vhd sn7448.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity sn7448 is
port(lt,rbi:std_logic;
datain:in std_logic_vector(3 downto 0);
rbo_b
www.eeworm.com/read/347114/11692476
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity io_buf_tri is
port(
datain : in vl_logic;
dataout : out vl_logic;
oe : in vl_logi
www.eeworm.com/read/259143/11818430
asm bf533_ez-kit_omnivision_config.asm
/******************************************************************************/
//
// Name: BF533 EZ-KIT video ITU-656 receive mode (8bit) for the Omnivision chip OV6630
//
/*********************
www.eeworm.com/read/345339/11820207
vhd segmain.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity segmain is
PORT( clk : IN STD_LOGIC;
rst : IN STD_LOGIC;
flk_en : IN STD_LOGIC;
datai