Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Processor register
Applied sciences
Computer engineering
Hardware engineering
Microprocessors
Graph Chatbot
Related lectures (31)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 4
Next
Compilers: Challenges with Digital Signal Processors
Covers the challenges of compiling for digital signal processors due to their unique architectural features and irregularities.
Register Renaming: Techniques and Architectures
Covers register renaming techniques essential for eliminating execution hazards in modern processors.
MIPS ISA: Instruction Classes and Addressing Modes
Explores MIPS ISA instruction classes, memory organization, and addressing modes, including examples and endianness.
Dynamic Scheduling
Explores dynamic scheduling in processor design to increase parallelism by executing instructions out of order, improving performance and efficiency.
Designing Datapath and Control Logic for ISA Instructions
Explores the design of datapath and control logic for executing ISA instructions, focusing on hardwired control and performance analysis.
VLIW Architectures: Compilers and Instruction Level Parallelism
Covers VLIW architectures and compilers, focusing on instruction level parallelism and optimization techniques.
Parallel Port & Nios II Interrupts
Covers the design of a programmable parallel port interface for an Avalon bus and the architecture of the Nios II processor.
Computer Architecture: From Algorithms to Computers
Explores the implementation of algorithms in hardware, covering registers, basic instructions, assembly language, and the von Neumann architecture.
Registers: Operations and Implementations
Covers the operations of registers and their implementations from binary to multivalued registers.
Dynamic Scheduling in Processors: Enhancing Instruction Execution
Covers dynamic scheduling in processors, focusing on out-of-order execution and managing instruction dependencies effectively.