登录
首页 » 嵌入式系统 » DE2 练习源码2-3

DE2 练习源码2-3

于 2022-02-01 发布 文件大小:273.49 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

Part III Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co. Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this circuit, as described below. 2

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用verilog写的基于cpld的交通灯控制器的源代码,供参考
    用verilog写的基于cpld的交通灯控制器的源代码,供参考-Use verilog to write cpld-based traffic signal controllers and the source code for reference
    2022-01-30 23:56:04下载
    积分:1
  • 24C04为基础的51单片机仿真I2C总线的程序,适用于初学者参考
    24C04为基础的51单片机仿真I2C总线的程序,适用于初学者参考-24C04-based microcontroller simulation of I2C Bus 51 procedures for advanced users
    2022-05-16 08:30:29下载
    积分:1
  • STM32F4x7 ETH LwIP
    这个是STM32F4x7   V1.1.0   LwIP  V1.4.1 , 含有文件系统。本程序包含两种模式,带RTOS与裸跑模式,支持TCP,UDP等Server端与客户端程序,并附带回调例程。
    2022-01-26 07:40:18下载
    积分:1
  • 基于QTPOS机开发
    这是基于QT开发 ,用C++开发的前后台pos机。前台有商品销售,后台有入库,商品管理,销售,需求分析,账户设置,适合中小超市使用。本人已移植到ARM上课运行。
    2022-04-17 12:44:54下载
    积分:1
  • TMS320F2812 DSP的完整介绍,让你了解更多简单
    完全的TMS320F2812介绍,让你的DSP学习更加简单-TMS320F2812 complete introduction, the DSP allows you to learn more simple
    2022-05-08 08:52:38下载
    积分:1
  • 基于Qt的多媒体播放器
    应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器 metaInformationResolver = new Phonon::MediaObject(this); // 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间 Phonon::AudioOutput *metaInformationAudioOutput = new Phonon::AudioOutput(Phonon::MusicCategory, this); Phonon::createPath(metaInformationResolver, metaInformationAudioOutput); connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)), this, SLOT(metaStateChanged(Phonon::State, Phonon::State))); connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)), this, SLOT(sourceChanged(Phonon::MediaSource))); connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
    2022-12-10 11:15:03下载
    积分:1
  • 无线模块88W8686的驱动程序,使用SPI接口程序。
    无线模块88W8686的驱动程序,使用SPI接口程序。-Wireless Module 88W8686 driver, use the SPI interface program.
    2022-03-31 21:25:17下载
    积分:1
  • LPC2148
    LPC2148 RTC驱动程序,实时时钟-LPC2148
    2023-06-14 06:40:03下载
    积分:1
  • pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。...
    pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。-pwm stepper motor control, can be key to control, functional improvement may have interest in further exchanges.
    2022-07-07 00:05:48下载
    积分:1
  • linux ip扫描程序源代码 for ARM9 CPU 需要QT运行库
    嵌入式linux ip扫描程序源代码 for ARM9 CPU 需要QT运行库-Embedded linux ip scan source code for ARM9 CPU need QT runtime
    2022-02-11 19:29:53下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载