搜索资源列表
PINPAN
- 乒乓游戏 ,led流水灯控制乒乓球,按键控制甲方已方操作。详细说明看readme-ping-pong game, led lights to control water table tennis, has been chosen to control keys to operate. Details see readme
DesignOfRGY_jiaotongteng
- 1.初始状态为4个方向的红灯全亮,时间1秒。 2.东、西方向绿灯亮,南、北方向红灯亮。东、西方向通车,时间30秒。 3.东、西方向黄灯闪烁,南、北方向红灯亮。时间2秒。 4.东、西方向红灯亮,南、北方向绿灯亮。南、北方向通车,时间15秒。 5.东、西方向红灯亮,南、北方向黄灯闪烁。时间2秒。 6.返回2,继续运行。 -1. Initial state for four whole direction of the red lights lit up, a se
引爆器
- 数字密码引爆器的输入描述:1、 在开始输入密码以前的等待状态,首先要按READY键,表示目前准备就绪,可以输入数字密码;2、 当引爆事件发生后,应该回到等待状态,设置WAIT_T键;3、 如果输入密码不正确,此时要操作READY和WAIT_T是不起作用的,必须由设计人员重新设置到等待状态,设置SETUP键,SETUP为内部按键,操作人员应该不能接触;4、 确定密码输入后,要设计一个点火按键FIRE;-digit passwords detonated's input Descr ipti
mutl16 实现16位移位乘法和除法
- 实现16位移位,可以实现乘法和除法。满足设计要求,实现代码简短,用verilog完成方便,容易操作。-Achieve 16-bit shift, multiplication and division can be achieved. Meet the design requirements to achieve a short code, complete with verilog convenient, easy to operate.
crackquartusii7.2sp3.rar
- 用于quartus7.2sp3的破解,里面有详细说明,操作方便,For the crack quartus7.2sp3, which has detailed instructions, easy to operate
led_key
- FPGA EP2C5Q288C8 KEY操作 原码,测试OK 打开即用.-FPGA EP2C5Q288C8 KEY operate the original code, test that is used to open OK.
Liid
- 利用fpga实现vga解码,并且实现了一个现存,可以通过普通总线对显存进行操作来实现图像的相识,用2410控制可以显示图片,验证过~-Decoding vga use fpga to achieve, and the realization of a current through common memory bus to operate to achieve the known image with 2410 control can display pictures, verified ~
150M
- quartus_nios 综合开发平台,可以多中断,重要的是它的cpu可以工作在150M,总线工作在100M×32bit;-quartus_nios comprehensive development platform that can interrupt more important is that it' s cpu can operate at 150M, bus work in 100M × 32bit
Vxl26lab
- Verilog学习课件,学习工作站上Verilog软件的操作-Verilog learning courseware, learning workstation and software to operate on Verilog
EDAtaxi
- 实现出租车的计价功能,并且能手动来操作!-Valuation function to achieve a taxi, and can manually operate!
simple_spi
- complete spi core written in vhdl. its easy to use and can be configured to operate at various clock frequencies. tested on an ADC to verify the operation
NiosII_LED
- 利用Altera公司提供的SOPC技术在EP2C8系列FPGA上构建硬件结构,不通过C语言进行寄存器操作,为基于FPGA的嵌入式开发提供一种新的IO口操作范例——寄存器操作。-Provided by Altera SOPC technology built in EP2C8 series FPGA hardware architecture, the register does not operate through the C language, FPGA-based embedded dev
Virtex2_Manual
- Xilinx is disclosing this user guide, manual, release note, and/or specification (the "Documentation") to you solely for use in the development of designs to operate with Xilinx hardware devices. You may not reproduce, distribute, republish, downlo
cpulast
- 可以实现简单的微程序指令操作,功能强大,可供参考。- Can operate a simple micro-program instructions, powerful, for reference.
smii_latest.tar
- SMII接口的mac控制器,通过测试。使用verilog语言!-The Serial Media Independent Interface, SMMI, is a low pin count version of the MII normally used between ethernet MAC and PHY. The Serial Media Independent Interface (SMII) is designed to satisfy the following r
JK
- 使用jk触发器来实现CMI码的编译码,延时小,操作方便-Using jk flip-flop to achieve the CMI code encoding and decoding, the delay is small, easy to operate
berlekamp_parallel
- The Berlekamp multiplier [3] uses two basis representations, the polynomial basis for the multiplier and the dual basis for the multiplicand and the product. Because it is normal practice to input all data in the same basis, this means some basis
code
- this a muti cycle mips code that it can do mutiply,add,sub,xor,beq,bne,slt,sltu,ori,xori and... and it take address and data and then operate on them.-this is a muti cycle mips code that it can do mutiply,add,sub,xor,beq,bne,slt,sltu,ori,xori and...
The-SA4828--software-design
- 利用大规模专用集成电路SA4828 设计变频器,可以大大降低CPU 的资源占用,简化硬件电路和软件编程。通过对SA4828 进行初始化编程,可以方便地设定变频器的基本参数包括:载波频率、调制波频 率范围、死区时间、最小删除脉宽、看门狗时间常数、输出波形、频率、幅值、正反转控制等。实验表明,由SA4828 组成的变频器,电路简单,操作方便,运行稳定可靠。-Large-scale ASIC the SA4828 design inverter can greatly reduce the CPU
calculator
- 简易的计算器,可实现加减乘除运算,采用verilog编写-Simple calculator realized by verilog,which could operate addition and subtraction process