open hardware and logic circuits by roger nurse

11
BY ROGER NURSE Open Hardware and Logic Circuits

Upload: vidyaratha-kissoon

Post on 29-Jun-2015

217 views

Category:

Technology


0 download

DESCRIPTION

The original slidecaste is at http://youtu.be/eoLmiNusJUQ This presentation was made on Hardware Freedom Day at Moray House Trust in Georgetown Guyana, 20 April 2013. Mr Roger Nurse is a lecturer at the University of Guyana

TRANSCRIPT

Page 1: Open hardware and logic circuits by Roger Nurse

BY ROGER NURSE

Open Hardware and Logic Circuits

Page 2: Open hardware and logic circuits by Roger Nurse

Open Hardware

Open source hardware consists of physical artefacts of technology designed and offered by the open design movement (wiki definition) The term usually means that information about the

hardware is easily discerned Hardware design (i.e. mechanical drawings,

schematics, bills of material, PCB layout data, HDL source code and integrated circuit layout data), in addition to the software that drives the hardware, are all released with the FOSS approach.

Page 3: Open hardware and logic circuits by Roger Nurse

Focus

Open hardware and logic circuits What are logic circuits?

How are they useful?

How are they designed?

The effect of open hardware on logic circuits

Hennessy and Patterson, MIPS and a strong case for open hardware

Page 4: Open hardware and logic circuits by Roger Nurse

What are logic circuits?

Basis for the digital revolution

An abstraction of basic Boolean logic constructs

Circuits built upon implementations of the Boolean AND, OR and NOT functions

Page 5: Open hardware and logic circuits by Roger Nurse

How are they useful?

Page 6: Open hardware and logic circuits by Roger Nurse

How are they designed?

Simple digital circuits: Designed using simulating and implementation

software where chips are connected to build simple logic circuits

Page 7: Open hardware and logic circuits by Roger Nurse

How are they designed?

Complex digital circuits: Designed primarily using a hardware description

language (HDL). Most popular HDLs are VHDL and Verilog. More complex and feature rich environments are used for design:

Page 8: Open hardware and logic circuits by Roger Nurse

The Effect of Open Hardware on Logic Circuits

Freely available chip designs and schematics

Review of existing designs and possible improvement

Integration of existing designs into more complex and feature rich systems

Sky is the limit

Page 9: Open hardware and logic circuits by Roger Nurse

Hennessy and Patterson, MIPS

Intel 4004, first commercial microprocessor and the rise of the complex instruction set computer (CISC)

Hennessy and Patterson, The birth of RISC and the creation of MIPS

Intel change of direction

Imagine the potential benefits if the Intel processor design information was readily available

Page 10: Open hardware and logic circuits by Roger Nurse

Reference Material

The elements of computing systems, Noam Nisan and Shimon Schochken

Computer Organization and Design, John Hennessy and David Patterson

Digital Design and Computer Architecture, David Harris and Sarah Harris

Open Source Software - Wiki

Page 11: Open hardware and logic circuits by Roger Nurse

BY ROGER NURSE

Questions and Comments