|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/design-and-floating-point-unit-3-adder-subtractor/
课程评论:没有评论
**课程名称:** 设计浮点单元 3 - 加法器/减法器 **课程概述:** 本课程是设计浮点单元系列中的第三门课程。前两门课程分别介绍了浮点数理论和乘法器设计。在本课程中,我们将继续学习加法器和减法器的设计。虽然完成前两门课程不是必需的,但如果您对浮点数不熟悉,建议您先学习第一门课程。 课程内容将从 32 位二进制浮点数的加减法数学模型开始,然后使用 Excel VBA 实现该模型,以便深入理解数据流。之后,我们将探讨用于在 Logisim 中构建加法器/减法器的双通路架构。 本设计遵循 IEEE754 标准,涵盖规范数、亚规范数、特殊值、边缘情况和舍入。 本课程是共 6 门课程中的第三门,旨在为您提供设计完整浮点单元所需的所有知识。 如果您对此课程感兴趣,欢迎报名学习!
Welcome to the course.This is the third course in a series on designing a floating point unit. The first course dealt with the theory of floating point numbers and the second course covered the design of a multiplier. In this third course we will continue with the design of an adder and subtractor. You do not need to have completed the previous two courses to continue with this one, but if you are new to floating point numbers I would suggest covering the first course before attempting this one.We start off with the mathematical modelling of the addition and subtraction of 32 bit binary floating point numbers. We then take that mathematical model and implement it in Excel VBA. This allows us to follow the 1's and 0's so as to give us a really good understanding of what is happening. After this we then look at the dual path architecture that we are going to use to build the adder subtractor in Logisim.This design follows the IEEE754 standard and covers both normal and subnormal numbers, special values, edge conditions and rounding.This is the third course in a suite of 6 courses covering everything you need to know in order to design a floating point unit.If this sounds like the course you have been looking for then sign up and let's get started.