代码搜索:quartusII
找到约 458 项符合「quartusII」的源代码
代码结果 458
www.eeworm.com/read/146658/12627234
txt fifo数据缓冲器的vhdl源程序.txt
编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流
library ieee;
use ieee.std_logic_1164.all;
entity fifo is
generic( w: integer :=8; k: integer :=8 );
port (clk,reset,wr,rd :in std_lo
www.eeworm.com/read/246677/12713300
txt 8x8.txt
8*8位的fifo数据缓冲器的vhdl源程序
编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流
library ieee;
use ieee.std_logic_1164.all;
entity fifo is
generic( w: integer :=8; k: integer :=8 );
port (cl
www.eeworm.com/read/245023/12826304
txt 8x8.txt
8*8位的fifo数据缓冲器的vhdl源程序
编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流
library ieee;
use ieee.std_logic_1164.all;
entity fifo is
generic( w: integer :=8; k: integer :=8 );
port (cl
www.eeworm.com/read/308654/13697851
txt 8.8位的fifo数据缓冲器的vhdl源程序.txt
8*8位的fifo数据缓冲器的vhdl源程序
编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流
library ieee;
use ieee.std_logic_1164.all;
entity fifo is
generic( w: integer :=8; k: integer :=8 );
port (cl
www.eeworm.com/read/478253/6722883
txt readme.txt
本书光盘包括2部分内容:
(1)pic:本书实例图片,由Protel99软件做成。
(2)program:本书各章的实例程序代码,用VHDL语言编写,常用的FPGA编译软件(MAX+plusII/QuartusII)都能打开。
具体如下:
para5:
myand1.vhd 二输入与门
myand.vhd 多输入与门
x_or.vhd 异或门(
www.eeworm.com/read/330723/12873832
txt 88位的fifo数据缓冲器.txt
8*8位的fifo数据缓冲器的vhdl源程序VHDL实例
发布时间:2006年7月28日 点击次数:865
来源:
作者:
详细内容:
编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流
library ieee;
use ieee.std_logic_1164.all;
www.eeworm.com/read/10793/190802
txt 读我.txt
“fpga”文件夹为FPGA的<mark>QuartusII</mark>工程文件,使用VerilogHDL语言,目标芯片为EP1C3T144C8
“MCU”文件夹为测试FPGA设计的单片机IAR工程文件,使用C语言,目标芯片为ATMEGA64L-8AU
“创造力电子开发网”文件夹是该创造力电子开发网网站(http://www.edaok.net/)的快捷方式。
“UART设计文档.pdf”文件是介绍使用 ...
www.eeworm.com/read/17491/732692
txt 读我.txt
“fpga”文件夹为FPGA的<mark>QuartusII</mark>工程文件,使用VerilogHDL语言,目标芯片为EP1C3T144C8
“MCU”文件夹为测试FPGA设计的单片机IAR工程文件,使用C语言,目标芯片为ATMEGA64L-8AU
“创造力电子开发网”文件夹是该创造力电子开发网网站(http://www.edaok.net/)的快捷方式。
“UART设计文档.pdf”文件是介绍使用 ...