代码搜索:Control

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

代码结果 10,000
www.eeworm.com/read/280538/10317241

gif control_titel.gif

www.eeworm.com/read/425799/10321695

v control_interface.v

/****************************************************************************** * * LOGIC CORE: Control Interface - Top level module * MODULE NAME: control_interface() * COMPANY
www.eeworm.com/read/162073/10342093

vhd control2.vhd

library ieee ; use ieee.std_logic_1164.all ; use ieee.std_logic_arith.all ; use work.butter_lib.all ; entity control_main is port ( a_small , sign_a , sign_b : in std_logic ;
www.eeworm.com/read/280214/10346247

d control.o.d

control.o: control.c main.h C:/WinAVR/avr/include/avr/io.h \ C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \ C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr/iom6
www.eeworm.com/read/424942/10390462

v control_interface.v

/****************************************************************************** * * LOGIC CORE: Control Interface - Top level module * MODULE NAME: control_interface() * COM
www.eeworm.com/read/353880/10408687

vhd inv_control.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.STD_LOGIC_ARITH.all; use IEEE.STD_LOGIC_UNSIGNED.all; entity inv_control is generic ( stage : natural:=3); port ( clk : in std_
www.eeworm.com/read/353880/10408695

vhd tx_control.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 instantia
www.eeworm.com/read/353880/10408705

vhd ram_control.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.STD_LOGIC_ARITH.all; use IEEE.STD_LOGIC_SIGNED.all; entity ram_control is generic ( Tx_nRX : natural := 0; stage : natural := 3); por
www.eeworm.com/read/353880/10408789

vhd cfft_control.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.STD_LOGIC_ARITH.all; use IEEE.STD_LOGIC_SIGNED.all; entity cfft_control is generic ( Tx_nRx : natural := 0; -- tx = 1, rx = 0
www.eeworm.com/read/353880/10408816

vhd io_control.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 instantia