代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/17071/711756
c cmd_mac.c
/*
* Copyright 2006 Freescale Semiconductor
* York Sun (yorksun@freescale.com)
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/17071/714342
c part_mac.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/17071/714343
h part_mac.h
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/17136/719699
mac ext_sram.mac
/****************************************************************************
Copyright (C), 2010 安富莱电子 www.armfly.com
【本例程在安富莱STM32F103ZE-EK开发板上调试通过 】
【QQ: 1295744630, 旺旺:armf
www.eeworm.com/read/17136/719703
mac cpu_ram.mac
/****************************************************************************
Copyright (C), 2010 安富莱电子 www.armfly.com
【本例程在安富莱STM32F103ZE-EK开发板上调试通过 】
【QQ: 1295744630, 旺旺:armf
www.eeworm.com/read/17522/733906
db_info mac.db_info
Quartus_Version = Version 4.1 Build 181 06/29/2004 SJ Full Version
Version_Index = 46336
Creation_Time = Thu May 17 14:53:34 2007
www.eeworm.com/read/17522/733907
hdb mac.project.hdb
www.eeworm.com/read/17663/751866
v mac_ch.v
module mac_ch (input clk,
input reset,
input data_valid,
input dv_enable,
input [7:0] data_ch,
output reg [20:0] mac_data,
output mac_data
www.eeworm.com/read/17663/751897
vhd mac_ch.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_signed.all;
use work.correlate_and_accumulate_pack.all;
entity mac_ch is
port (
clk
www.eeworm.com/read/17663/751914
v mac_ch.v
module mac_ch (input clk,
input reset,
input data_valid,
input dv_enable,
input [7:0] data_ch,
output reg [20:0] mac_data,
output mac_data