资源列表
vusb-20090415
- 大家熟悉的AVRUSB,最新版本更名了 更新:1.修改了HID-MOUSE代码的配置。 2.项目更名为V-USB -Hid-mouse example used settings from hid-data example, fixed that. Renamed project to V-USB due to a trademark issue with Atmel® .
relationship-between-dsp-and-fpga
- 探讨了dsp与fpga之间的关系,分析的比较深刻,值得大家-Explores the relationship between dsp and fpga, a deeper analysis, is worth a look ~ ~ ~
alu
- module alu (ina,inb,ALU_BUS,S,cout,y,clk) input[7:0] ina input[7:0] inb input ALU_BUS,clk input[2:0] S output cout output[7:0] y reg cout reg[7:0] y always @(posedge clk) begin if(ALU_BUS) begin case(S)
jlink-programming-supervivi-
- 详细说明了怎样用jlink烧写supervivi到nor。我用的是友善之臂的micro2440,脚本文件选择的GQ2440.jflash,用别的脚本文件就总是连接失败。-Details how to use jlink to programming supervivi of nor. Friendly arm micro2440 of the scr ipt file select the GQ2440.jflash other scr ipt file is always the connec
IDCT
- 用verilog HDL语言编写的IDCT程序,可以计算8*8的整形数矩阵,用ISE 9.1i编译通过-Using verilog HDL language of the IDCT program can calculate the number of 8* 8 matrix of plastic, with ISE 9.1i compiled by
SHFT8_BC
- ise13.2环境下VHDL编写8位并入串出移位寄存器+仿真波形-ise13.2 environment, VHDL, 8 String into a shift register+ simulation waveforms
demo6-beep
- 利用FPGA技术,使用Altera芯片,演奏乐曲,使用VHDL语言-use the FPGA technolog to play a music
maxII_verilog_ps2
- verilog语言在maxII的cpld芯片上实现ps2功能源代码
DAC0832
- DAC0832 用于简单的信号产生相信大家都明白的,-DAC0832 for a simple signal generator I believe we all understand, ha ha
CC2533EMreferencedesign
- CC2533 Low power RF SOC Evaluation kit module Schematic for your Kind reference-CC2533 Low power RF SOC Evaluation kit module Schematic for your Kind reference....
dac0832lcn
- 单片机DA dac0832lcn说明文档-SCM DA dac0832lcn documentation
test_hello_arm
- qtopia的hello实例,非常实用,适合qtopia2.2.0的初学者,由于友善没有提供好的教程,这里提供一下,给大家参考。-hello qtopia instance, very useful for beginners qtopia2.2.0, as a friendly does not offer a good tutorial, here, give your reference.
