×
Home Discussions Write at Opengenus IQ
×
  • Track your progress
  • RANDOM
  • Join our Internship 🎓
  • 100+ Graph Algorithms
  • 100+ DP Problems
  • 50+ Linked List Problems
  • 50+ Array Problems
  • One Liner
  • 50+ Binary Tree problems
  • #7daysOfCode
  • Linux 💽
  • 🔊 Data Structures
  • Graph Algorithms
  • Dynamic Programming 💑
  • Home

hardware

A collection of 7 posts

Computer Architecture

Complex Instruction Set Computer (CISC) architecture explained

CISC Complex Instruction Set Computer architecture focuses on reducing the number of instructions per program It has emphasis on hardware design, has multi clock complex instructions, memory to memory instructions, high cycles per second, small code size and uses transistors for storing instructions

OpenGenus Foundation OpenGenus Foundation
Computer Architecture

Reduced Instruction Set Computer (RISC) architecture explained

RISC (Reduced Instruction Set Computer) architecture focuses on reducing the number of cycles per instruction. It has emphasis on software design, has single clock, reduced instructions only, register to register independent instruction, low cycles per second and large code size. See a RISC example

OpenGenus Foundation OpenGenus Foundation
Machine Learning (ML)

Key ideas that makes Graphics Processing Unit (GPU) work so fast

We have explored the key ideas that are used in Graphics Processing Unit to make it so fast. Ideas include many cores in parallel, pack cores full of ALUs by sharing instruction stream by explicit SIMD vector instruction and avoid latency stalls by interleaving execution of many groups.

OpenGenus Foundation OpenGenus Foundation
Machine Learning (ML)

Basic Graphics Processing Unit (GPU) design concepts

we have explored some of the basic architecture concepts in Graphics Processing Unit (GPU) such as graphics pipeline, vector processing, primitive processing, rasterization, fragment processing, pixel operations, graphics architecture and shader programming model There are five basic graphics entity

OpenGenus Foundation OpenGenus Foundation
Machine Learning (ML)

What is a Graphics Processing Unit (GPU)?

A graphics processing unit (GPU) is a processor like CPU and TPU for faster graphics processing. Specifically, it designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer to be displayed on a screen. GPUs are developed by Intel, Nvidia and AMD (ATI).

OpenGenus Foundation OpenGenus Foundation
fpga

Structure of Field Programmable Gate Array (FPGA)

A field programmable gate array (FPGA) consists of Input/ Output Pads, Configurable Logic Blocks (CLB), Connection Blocks, Switch Blocks and Channel Width. A field programmable gate array is an integrated circuit designed to be configured by anyone for various purposes like hardware stimulation

OpenGenus Foundation OpenGenus Foundation
fpga

Field Programmable Gate Array (FPGA)

A field programmable gate array (FPGA) is an integrated circuit designed to be configured by anyone for various purposes like hardware stimulation. FPGA is defined by two keywords namely field programmable and gate array. We have provided applications, manufacturers and why to use FPGA

OpenGenus Foundation OpenGenus Foundation
OpenGenus IQ © 2022 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter