SLIDE 4 Joachim Rodrigues, EIT, LTH, Digital IC project and Verification jrs@eit.lth.se Projects
Object Feature Extraction (3/4) ‐ Isael Diaz
- Surveillance applications have been a major
development area for the last decade.
- Automated surveillance systems target a huge niche
- f opportunities in national security
- Todays technology is able to process information
within the camera. Object moving BG Subtraction Object Segmentation Feature Extraction Object tracking
Joachim Rodrigues, EIT, LTH, Digital IC project and Verification jrs@eit.lth.se Projects
Multiple Stream Radix‐2 FFT (4/5)
‐ Hemanth Prabhu
- You will design a radix‐2 butterfly based
FFT, which can support up to 4 parallel data paths (streams).
- The FFT needs to support high throughput,
hence a pipeline architecture (SDF, MDF) is preferable.
- The multiple data paths needs to be
implemented efficiently to reduce area, by sharing hardware resources.
- The FFT also needs to be flexible and
support different FFT lengths (64~256).
Joachim Rodrigues, EIT, LTH, Digital IC project and Verification jrs@eit.lth.se Projects
Mini‐MIPS project (4/5)
‐Chenxin Zhang
- 32‐bit RISC with a subset of MIPS instructions.
- Grading:
– Grade 4: Fully verified pipelined Mini‐MIPS. – Grade 5: I/O console, or extended instruction set,
- r memory hierarchy.
- Prerequisite course:
– EITF35 Introduction to Structured VLSI Design – EITF20 Computer Architecture
Joachim Rodrigues, EIT, LTH, Digital IC project and Verification jrs@eit.lth.se Projects
Mandatory tasks
- Task 1: behavior modeling
- Task 2: synthesizable pipelined implementation
- Task 3: P&R in 130 nm CMOS
- Task 4: Verification in FPGA