DLX
- The DLX Instruction Set Architecture Handbook (Site) - By Philip M. Sailer, David R. Kaeli; Morgan Kaufmann, 1996, ISBN 1558603719, 1st edition. Definitive work on DLX instructions. Information and abstract. ACM Portal.
- DLX Simulation Tools (Site) - Set of tools to build and simulate programs to run on DLX architecture, for exploring an operating system (DLXOS) in a simulated environment. Overview, architecture, OS, simulator, debugger, instructions.
- The DLX Processor (Site) - Class overview with tables (instruction format, set) and diagrams (timing), some other information. By Ethan Miller, University of Maryland.
- DLXview (Site) - Interactive visual pipeline simulator using DLX instruction set; operation of pipelined processor is easier to understand than trying to imagine operation from text descriptions; modified and extended from DLXsim. Documents, downloads.
- The DLX Instruction Set, BYU Edition (Site) - Expanded annotated list. By James Archibald, Brigham Young University.
- ASPIDA Project (Site) - ASynchronous, open source, Processor IP of the DLX Architecture. Goal: show feasibility to design and deliver asynchronous open IPs in portable, re-usable way. Information, downloads. Open source hardware.
- WinDLX (Site) - Program for MS Windows, an assembly interpreter for DLX assembly language; instructions, source code, downloads. By Javier Echaiz, National University of the South.
- Norman Matloff's DLX Tutorial (Site) - Information on DLX processor simulator and compiler, DLXsim, interactive program, loads assembly programs and simulates operation of computer on them, single-stepping or continuous execution.
- DLX Instruction Slides (Site) - Tables of instructions, categorized, as PDF slides. By Guy Even, Tel Aviv University.
- DLX Implementation at MSU (Site) - Documents DLX implementation by Microsystems Prototyping Laboratory (MPL), MSU Engineering Research Center; used as design driver to help validate standard cell libraries.
- David R. Kaeli, Professor (Site) - Director of Northeastern University Computer Architecture Research Laboratory, and co-author of Computer Architecture: A Quantitative Approach. Professional information with some links.
- Wikipedia: DLX (Site) - Encyclopedia article with links to many related topics.
- DLX Information (Site) - Documents: getting started, instruction set summary and description, simulator manual.
- Superscalar DLX Processor (Site) - Diagram, description, download.
- DLX Pipeline Processor (Site) - Simple DLX implementation using VHDL; diagrams, descriptions, links.
- Introduction to Operating Systems (Site) - DLXOS information needed for programming, from introductory course on OSs.
- Verilog Model for DLX Processor (Site) - PDF slides, mostly code.
- DLX in VHDL (Site) - VHDL model of processor; most instructions use 5 clock cycles to run, jumps use 3, floating point timing not fully accurate because fp instructions also take 5 cycles to run; description, download.
- Out of Order Execution (Site) - Master's Thesis: Design and Evaluation of a RISC Processor with a Tomasulo Scheduler. Uses DLX. HTML, PS, GZ, PDF.
- DLX CPU in SCMOS (Site) - Photo with descriptions.
- DLX Architecture (Site) - Introductory HTML slide show.
- DLX (deLuxe) (Site) - Instructions: R-, I-, J-Types. WinDLX download. WinDLX opcodes. DLX architecture diagram; Assembly examples: division by subtraction.
- Implementation of 5-stage DLX Pipeline (Site) - Introductory tutorial with definitions, explanations, examples to show basic pipelining ideas; applet simulation lets users choose instructions to run, and see how pipeline works from direct experience.
- DLX Explained (Site) - Basic description, pipeline focused.
- The DLX Instruction Set Architecture Handbook (Site) - By Philip M. Sailer, David R. Kaeli; Morgan Kaufmann, 1996, ISBN 1558603719, 1st edition. Definitive work on DLX instructions. Information and abstract. ACM Portal.
- DLX Simulation Tools (Site) - Set of tools to build and simulate programs to run on DLX architecture, for exploring an operating system (DLXOS) in a simulated environment. Overview, architecture, OS, simulator, debugger, instructions.
- The DLX Processor (Site) - Class overview with tables (instruction format, set) and diagrams (timing), some other information. By Ethan Miller, University of Maryland.
- DLXview (Site) - Interactive visual pipeline simulator using DLX instruction set; operation of pipelined processor is easier to understand than trying to imagine operation from text descriptions; modified and extended from DLXsim. Documents, downloads.
- The DLX Instruction Set, BYU Edition (Site) - Expanded annotated list. By James Archibald, Brigham Young University.
- ASPIDA Project (Site) - ASynchronous, open source, Processor IP of the DLX Architecture. Goal: show feasibility to design and deliver asynchronous open IPs in portable, re-usable way. Information, downloads. Open source hardware.
- WinDLX (Site) - Program for MS Windows, an assembly interpreter for DLX assembly language; instructions, source code, downloads. By Javier Echaiz, National University of the South.
- Norman Matloff's DLX Tutorial (Site) - Information on DLX processor simulator and compiler, DLXsim, interactive program, loads assembly programs and simulates operation of computer on them, single-stepping or continuous execution.
- DLX Instruction Slides (Site) - Tables of instructions, categorized, as PDF slides. By Guy Even, Tel Aviv University.
- DLX Implementation at MSU (Site) - Documents DLX implementation by Microsystems Prototyping Laboratory (MPL), MSU Engineering Research Center; used as design driver to help validate standard cell libraries.
- David R. Kaeli, Professor (Site) - Director of Northeastern University Computer Architecture Research Laboratory, and co-author of Computer Architecture: A Quantitative Approach. Professional information with some links.
- Wikipedia: DLX (Site) - Encyclopedia article with links to many related topics.
- DLX Information (Site) - Documents: getting started, instruction set summary and description, simulator manual.
- Superscalar DLX Processor (Site) - Diagram, description, download.
- DLX Pipeline Processor (Site) - Simple DLX implementation using VHDL; diagrams, descriptions, links.
- Introduction to Operating Systems (Site) - DLXOS information needed for programming, from introductory course on OSs.
- Verilog Model for DLX Processor (Site) - PDF slides, mostly code.
- DLX in VHDL (Site) - VHDL model of processor; most instructions use 5 clock cycles to run, jumps use 3, floating point timing not fully accurate because fp instructions also take 5 cycles to run; description, download.
- Out of Order Execution (Site) - Master's Thesis: Design and Evaluation of a RISC Processor with a Tomasulo Scheduler. Uses DLX. HTML, PS, GZ, PDF.
- DLX CPU in SCMOS (Site) - Photo with descriptions.
- DLX Architecture (Site) - Introductory HTML slide show.
- DLX (deLuxe) (Site) - Instructions: R-, I-, J-Types. WinDLX download. WinDLX opcodes. DLX architecture diagram; Assembly examples: division by subtraction.
- Implementation of 5-stage DLX Pipeline (Site) - Introductory tutorial with definitions, explanations, examples to show basic pipelining ideas; applet simulation lets users choose instructions to run, and see how pipeline works from direct experience.
- DLX Explained (Site) - Basic description, pipeline focused.
- Computer Architecture: A Quantitative Approach () - By John L. Hennessy, David A. Patterson; Morgan Kaufmann, 2007, ISBN 9780123704900, 4th edition. Design in quantitative terms, in context of real running systems, not abstract formats; how technology changes in time, empirical constants needed in design.
- Computer Architecture: A Quantitative Approach () - Book review, explains that book is a classic and standard work in its field. Ars Technica.
Last update: 2008-05-05 14:00:20 DLX | Copyright 2008 HubHip.com>