Science & Social Sciences
Hands on Training icon
Hands On Training
Hands on Training icon

Introduction to GCD Machine and Number Systems

Course Cover
compare button icon

Course Features

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Advanced

icon

Teaching Type

Self Paced

Course Description

Introduction to GCD Machine and Number Systems is a free course that begins by introducing you to the design and implementation of the greatest common divisor (GCD) algorithm, as well as its translation to Verilog. You will also be introduced to the problems associated with GCD, as well as top-level modules in GCD machines. Go on to learn about instantiation and Verilog syntax representation of a controller and data path, including the writing of various data path elements and data path analysis. The course then explains pipelining in digital circuit design, as well as using it to model real-world systems, including studying the terminologies related to pipelines and the methodologies for these circuits. You will be taught about the latency and throughput of a K-pipeline, ill-formed pipelines, as well as the concept of ‘after pipelining’. The applications of assignments and the modelling of circuits with pipelining in Verilog will also be covered. Furthermore, you will get familiar with number system representation and the operational computation of signed numbers. You will learn about ripple carry adder, as well as the computation of number systems using the recursive doubling technique. This free online course will be of great use anyone with an interest in GCD machines, pipelining and number systems. If you register for this course now, you can start your next learning journey today.

Course Overview

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

Discuss the design of the greatest common divisor (GCD) algorithm

Outline the problems associated with the GCD

Analyze the description and connections of a data path

Explain the concept of pipelining in digital circuit design

Analyze the methodology for pipelining circuits

Analyze the concept of pipeline interleaving and parallelism

Discuss the modeling of circuits with pipelining in Verilog

Outline the connection between pipelining, interleaving and parallelism

Discuss number representation and the positional number system

Analyze the representation of signed numbers

Discuss the purpose and uses of the ripple carry adder

Analyze the computation of number systems using the recursive doubling technique

Course Cover