代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/17663/751932
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/751946
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/751962
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/752003
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/752027
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/17881/763878
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit
www.eeworm.com/read/18059/773265
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit
www.eeworm.com/read/18234/782002
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit
www.eeworm.com/read/18260/782724
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit
www.eeworm.com/read/18396/786432
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit