代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/439176/7715372
vhd mux6_1.vhd
library ieee;
use ieee.std_logic_1164.all;
entity mux6_1 is
port(
sel : in std_logic_vector(2 downto 0);
clk : in std_logic;
datain : in std_logic_vector(9 downto 0);
d
www.eeworm.com/read/438679/7728172
vhd rint.vhd
--used for key
LIBRARY ieee;
USE ieee.std_logic_1164.all;
entity Rint is port(
int1 : in std_logic;
clk,rst : in std_logic;
ready : in std_logic;
ccs,ads,blast,wr :
www.eeworm.com/read/438677/7728289
vhd reg10b.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY REG10B IS
PORT ( Load : IN STD_LOGIC;
DIN : IN STD_LOGIC_VECTOR(9 DOWNTO 0);
DOUT : OUT STD_LOGIC_VECTOR(9 DOWNTO
www.eeworm.com/read/438142/7735830
vhd bus_control.vhd
-- Project : Low Frequency Therapy
-- Programmer : Byungchan Son
-- Function :
-- Language : VHDL
--============================================================================
library ieee;
www.eeworm.com/read/437667/7743320
vhd reg_exchange.vhd
--reg_exchange.vhd
--v0.1
--output measure
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
entity reg_exchange is
port(
clk: in std_logic;
reset: in std_log
www.eeworm.com/read/437667/7743389
vhd conv_213.vhd
--conv_213.vhd (2,1,3) juan ji ma of G=(111,101)
--v0.1
--06-10-2
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
entity conv_213 is
port(
clk: in std_logic;
www.eeworm.com/read/437022/7756947
vhd img.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity img is
port( clk_50M,rset : in std_logic;
hs_out,vs_out,r_out,g_out,b_out : out std_logic;
s : i
www.eeworm.com/read/436696/7765679
vhd chuan.vhd
library ieee;
use ieee.std_logic_1164.all;
entity chuan is
port (
m :in std_logic_vector (17 downto 0);
x : out std_logic_vector(23 downto 0)
);
end chuan;
ARCHITECTURE ART
www.eeworm.com/read/436696/7765688
vhd chushu.vhd
library ieee;
use ieee.std_logic_1164.all;
entity chushu is
port (x:in std_logic;
m1 :out std_logic_vector (23 downto 0)
);
end chushu;
ARCHITECTURE ART OF chushu IS
begin
m1
www.eeworm.com/read/436490/7769276
vho core_fft64.vho
--------------------------------------------------------------------------------
-- This file is owned and controlled by Xilinx and must be used --
-- solely for design, simulation