代码搜索:Mac 有哪些应用?

找到约 10,000 项符合「Mac 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/244507/12859068

v mac.v

module MAC(out,opa,opb,clk,clr); output[15:0] out; input[7:0] opa,opb; input clk,clr; wire[15:0] sum; reg[15:0] out; function[15:0] mult; input[7:0] opa,opb; reg[15:0] result; integer i;
www.eeworm.com/read/143521/12868107

v mac.v

module MAC(out,opa,opb,clk,clr); output[15:0] out; input[7:0] opa,opb; input clk,clr; wire[15:0] sum; reg[15:0] out; function[15:0] mult; input[7:0] opa,opb; reg[15:0] result; integer i;
www.eeworm.com/read/143390/12878789

h mac.h

#ifndef __MAC_H #define __MAC_H int board_eth_init(void); int board_eth_lnk_stat(void); int board_eth_send(unsigned char *data, unsigned int len); int board_eth_rcv(unsigned char *data, unsigned int
www.eeworm.com/read/143133/12896013

gif mac.gif

www.eeworm.com/read/244013/12899112

mac main.mac

;-------------------- ; macro.mac PLL_H_PB3 MACRO SMB3 PB ENDM PLL_L_PB3 MACRO RMB3 PB ENDM INCDA MACRO SED CLC ADC #01h CLD ENDM
www.eeworm.com/read/244011/12899265

mac main.mac

;-------------------- ; macro.mac INCDLN MACRO MEM LDLN MEM SED CLC ADC #01h STLN MEM CLD ENDM INCDHN MACRO MEM
www.eeworm.com/read/142897/12910580

mac atorgs.mac

www.eeworm.com/read/142897/12910739

mac common.mac

www.eeworm.com/read/142897/12910760

mac post.mac

www.eeworm.com/read/142897/12911699

mac userint.mac