1 / 7

System on Chip Introduction to Craig’s part

System on Chip Introduction to Craig’s part. Craig Duffy craig.duffy@uwe.ac.uk. Overview of lectures. Using FPGA/CPLDs as programmable devices How do they differ from ‘normal’ components Example using DIO on Puppeteer – we will be using C under Linux

lmansell
Télécharger la présentation

System on Chip Introduction to Craig’s part

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. System on ChipIntroduction to Craig’s part Craig Duffy craig.duffy@uwe.ac.uk

  2. Overview of lectures • Using FPGA/CPLDs as programmable devices • How do they differ from ‘normal’ components • Example using DIO on Puppeteer – we will be using C under Linux • Configuring and reconfiguring FPGA/CPLDs • Interaction with BIOS and OS • JTAG, ByteBlaster et al • Writing C initialisation code for U-Boot

  3. Overview of lectures • Other methods (than VHDL/Verilog) of programming FPGA/CPLDs • SystemC, Handle C - introduction and overview • Reprogramming an FPGA as part of an existing system • Reverse engineering code • Installation and testing • Review/revision lecture • At the end of the course

  4. Equipment to be used • We will look at the Puppeteer boards • SA1110 processor • Altera 6k FPGA • Programming can be in • VHDL • SystemC • Use BIOS to reprogram FPGA • May use JTAG

  5. Practical work • Looking at programming FPGA from OS/BIOS level in C. • Initialising FPGA on boot up • Approaches and code examples • Reprogramming FPGAs • 3 main areas • DIO driver • Serial control lines • SMC Ethernet controller/interrupt controller

  6. Assignment • There will be one large piece of work which will be used for assessment, and that will be implementing and testing one of the components from the final practical. • Deliverables • Research/design • Code • Demonstration of running code • Short write-up

  7. Literature & sources • Few books/articles in this area • even less under £70! • We will use datasheets and manuals • Most are available on my kenny home page under PuppeteerDocs • kenny.netlabs.cems.uwe.ac.uk/~cduffy

More Related