Advanced search

Found 2 essays matching the above criteria.

  1. 1. Automating IEEE 1500 wrapper insertion

    University essay from Institutionen för datavetenskap

    Author : Niklas Huss; [2009]
    Keywords : IEEE 1500 Standard Testability Method for Embedded Core-based Integrated Circuits; VHDL; Python; Wrapper Insertion;

    Abstract : Integrated circuits (ICs) are becoming increasingly complex, which leadsto long design and development times. Designing ICs in a modular fashionis efficient to shorten design and development times. Due to imperfection inIC manufacturing, all ICs are tested. An IC designed in a modular fashioncan be tested in a modular manner. READ MORE

  2. 2. Real Time Ray Tracing

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Niklas Huss; [2004]
    Keywords : real time; ray tracing; graphics; rendering; optimization; sub-sampling;

    Abstract : Ray tracing has for a long time been used to create photo realistic images, but due to complex calculations done per pixel and slow hardware, the time to render a frame has been counted in hours or even days and this can be drawback if a change of a scene cannot be seen instantly. When ray tracing a frame takes less than a second to render we call it “real time ray tracing” or “interactive ray tracing” and many solutions have been developed and some involves distributing the computation to different computers interconnected in a very fast network (100 Mbit or higher). READ MORE