代码搜索:CPU卡 是什么?
找到约 10,000 项符合「CPU卡 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/215073/15075572
bit board_cpu.bit
www.eeworm.com/read/215073/15075574
vhd cpu_pack.vhd
-- Package File Template
--
-- Purpose: This package defines supplemental types, subtypes,
-- constants, and functions
library IEEE;
use IEEE.STD_LOGIC_1164.all;
package cpu_pack is
type cyc
www.eeworm.com/read/215073/15075579
ucf board_cpu.ucf
NET "clk40" TNM_NET = "clk40";
TIMESPEC "TS_clk40" = PERIOD "clk40" 25 ns HIGH 50 %;
#######################################################################
#
www.eeworm.com/read/215073/15075595
vhd cpu_engine.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/215073/15075598
npl cpu16.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT cpu16
DESIGN cpu16 Normal
DEVFAM virtexe
DEVFAMTIME 1064066933
DEVICE xcv100e
DEVICETIME 1064066933
DEVPKG pq240
DEVPKGTIME 1064066933
DEVSPEED -6
www.eeworm.com/read/215073/15075606
vhd cpu_test.vhd
-- VHDL Test Bench Created from source file cpu_engine.vhd -- 12:41:11 06/20/2003
--
-- Notes:
-- This testbench has been automatically generated using types std_logic and
-- std_logic_vector for th
www.eeworm.com/read/215073/15075632
ise cpu16.ise
www.eeworm.com/read/214375/15104416
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*