gnumake manual v 3.80 中文版 和 英文版
上传时间: 2016-09-29
上传用户:zhenyushaw
用单片机和ad0809做成的数字电压表0~5v有原理图,简洁易懂
上传时间: 2013-12-13
上传用户:dapangxie
这是一个介绍32位RISC处理器软核的设计与验证
上传时间: 2014-01-04
上传用户:lanjisu111
作为一种16/32 位的高性能、低成本、低功耗的嵌入式RISC 微处理器,ARM 微处理器 目前已经成为应用最为广泛的嵌入式微处理器。 本书在全面介绍ARM 处理器的体系结构、编程模型、指令系统和开发工具的同时,以 Samsung 公司的一款基于以太网系统的ARM 处理器-S3C4510B 为核心,详细讲解系统的 设计、调试,以及相关的软件设计和嵌入式操作系统的移植过程。通过阅读本书,可以使具 备一定的系统设计能力的读者全面掌握开发基于ARM 微处理器系统的多方面知识,从而具 备设计开发基于ARM 微处理器的特定应用系统的能力。 本书可作为基于ARM 的软件编程和硬件系统设计的参考手册,也可作为16/32 位微处 理器教学用书,以及嵌入式系统应用设计人员的参考用书。
上传时间: 2014-01-25
上传用户:84425894
S-35390A是可以在超低消耗电流、宽工作电压范围内工作的2线CMOS实时时钟IC。工作电 压为1.3 ~ 5.5 V、可适用于从主电源电压到备用电池电压的宽幅电源电压。通过0.25 μA的计 时消耗电流和宽范围的计时电源电压,可大幅度地改善电池的持续时间。在使用备用电池工 作的系统中,内置的自由寄存器可作为用户备用存储器来使用。在主电源切断前存储在寄存 器中的信息,可在电压恢复后的任何时候读出。 本产品因为内置了时钟校正功能,所以可以在很宽的范围内校正因振荡电路的频率偏差所导 致的时钟数据的提前或滞后。通过此功能和温度传感器的结合,可根据温度变化来对时钟进 行校正,从而实现不受环境温度影响的高精度的计时功能
上传时间: 2016-10-16
上传用户:坏坏的华仔
// -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined
标签: Description Behavorial wb_master Filename
上传时间: 2014-07-11
上传用户:zhanditian
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities)
标签: demonstration diskette contains programs
上传时间: 2016-10-20
上传用户:坏天使kk
个人所得税计算器 v个人所得税计算器
标签: 计算器
上传时间: 2014-01-23
上传用户:bibirnovis
51单片机快速转AVR。ATMEL 的 AVR系列单片机是一个优秀的 RISC 结构单片机系列 与 MCS51相比一些典型特点
上传时间: 2014-01-18
上传用户:xuan‘nian
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上传时间: 2013-12-13
上传用户:himbly