代码搜索:std

找到约 10,000 项符合「std」的源代码

代码结果 10,000
www.eeworm.com/read/329969/12922910

vhd pcm.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity PCM is Port( Reset :in std_logic; PCLK :in std_logic; S_Data :in std_
www.eeworm.com/read/329969/12923022

bak pcm.vhd.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity PCM is Port( Reset :in std_logic; PCLK :in std_logic; S_Data :in std_
www.eeworm.com/read/329969/12923024

vhd uartsend.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity UartSend is port( Reset : in std_logic ; SendClk : in std_logic ; Data
www.eeworm.com/read/329969/12923108

bak uartsend.vhd.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity UartSend is port( Reset : in std_logic ; SendClk : in std_logic ; Data
www.eeworm.com/read/243676/12926078

vhd main.vhd

--************************************************************ -- -- Project Name: Timer -- File Name : main.vhd(top level) -- Function : This is a basic timer, -- use 2 key to adjust
www.eeworm.com/read/243676/12926083

vhd keydetc.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; entity keydetc is Port ( clk_5ms :in std_logic; -- clk_1us :in std_logic;
www.eeworm.com/read/243601/12931892

vhd dctslow.vhd

-- Top entity is DCT8_slow -- ENTITY DCT8_slow IS -- PORT( -- clk : IN std_logic ; -- dctselect : IN std_logic ; -- din : IN std_logic ; -- mode
www.eeworm.com/read/243595/12931985

vhd configuring.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity configuring is port( CLK33 : in std_logic; NSTATUS : in std_logic; DA : in std_logic_vector(7
www.eeworm.com/read/243274/12951931

vhd kyosho.vhd

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/243274/12951941

vhd ck20.vhd

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