代码搜索:CPLD FPGA
找到约 10,000 项符合「CPLD FPGA」的源代码
代码结果 10,000
www.eeworm.com/read/18561/793948
src cpld.src
; .\CPLD.SRC generated from: CPLD.C
; COMPILER INVOKED BY:
; C:\Keil\C51\BIN\C51.EXE CPLD.C BROWSE DEBUG OBJECTEXTEND SRC(.\CPLD.SRC)
$NOMOD51
NAME CPLD
P0 DATA 080H
P1 DATA 090H
P
www.eeworm.com/read/18561/793959
obj cpld.obj
www.eeworm.com/read/18561/793975
lst cpld.lst
C51 COMPILER V7.06 CPLD 07/22/2005 20:23:23 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CPLD
OBJECT MODULE PLACED IN CP
www.eeworm.com/read/18578/794747
txt cpld.txt
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY fq_divider IS
generic(n:integer:=60000);
PORT(
CLK,reset: IN STD_LOGIC;
CLK_OUT
www.eeworm.com/read/18602/796979
txt cpld.txt
LIBRARY ieee;
USE ieee.Std_logic_1164.ALL;
USE ieee.Std_logic_unsigned.ALL;
ENTITY unicntr IS
GENERIC(n : Positive := 8); --size of counter/shifter
PORT(clock, serinl, serinr : IN Std_logic; --se
www.eeworm.com/read/18605/796991
pdf cpld.pdf
www.eeworm.com/read/18805/802011
acf cpld.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/18805/802120
hif cpld.hif
HIF003
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/25215/845997
schdoc cpld.schdoc
www.eeworm.com/read/28451/870616