代码搜索结果
找到约 10,000 项符合
VHDL 的代码
compxlib.log
____ ____
/ /\/ /
/___/ \ / VENDOR : Xilinx Inc.
\ \ \/ VERSION : 7.1i (H.38)
\ \ APPLICATION : compxlib
/ / CONTENTS : Compilat
top.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
cpu.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
__model_tech_.._std__info
m255
cModel Technology Builtin Library
13
dD:\qa\patch6_2\nightly\master\modeltech
Pstandard
OL;C;6.2b;35
31
OP;C;6.2b;35
d.
F$MODEL_TECH/../vhdl_src/std/standard.vhd
l0
L8
V9SL6g`:IK^4S07MiOU]DY2
OE
__model_tech_.._std__info
m255
cModel Technology Builtin Library
13
dD:\qa\patch6_2\nightly\master\modeltech
Pstandard
OL;C;6.2b;35
31
OP;C;6.2b;35
d.
F$MODEL_TECH/../vhdl_src/std/standard.vhd
l0
L8
V9SL6g`:IK^4S07MiOU]DY2
OE
maxplus使用说明.txt
Max+Plus II使用的基本方法
Max+plus II是一个可以用于CPLD编程的编译环境,支持图形、<mark>VHDL</mark>、Verilog、AHDL等编程方式。可
以对ALTEA公司的逻辑器件进行烧写,是一种比较好用的CPLD编译环境。目前最新版本是10.2,以后不会
有新版本出现了,升级后的软件叫做Quertus II。不过做为学习CPLD的工具,MAX +PLUS足够用了 ...
multi8x8.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
ds_fh.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
armctrl.vhd
library ieee;
use ieee.std_logic_1164.all;
use work.armpmodel.all;
use work.armdecode.all;
-- PREFIX: act_xxx
package armctrl is
-- Check insn condition
function act_checkcond(
cpsr
pci_is.vhd.bak
-------------------------------------------------------------------------------
-- Title : PCI interface for LEON processor
-- Project : pci4leon
-------------------------------------