Essays about: "ASIC design"

Showing result 16 - 20 of 73 essays containing the words ASIC design.

  1. 16. Design space exploration using HLS in relation to code structuring

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Debraj Das; [2022]
    Keywords : Design Space Exploration DSE ; High level Synthesis HLS ; Design Methodology;

    Abstract : High Level Synthesis (HLS) is a methodology to translate a model developed in a high abstraction layer, e.g. C/C++/SystemC, that describes the algorithm into a Register-Transfer level (RTL) description like Verilog or VHDL. READ MORE

  2. 17. Validation of efficiency of formal verification methodology for verification closure

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Gautham Prabhakar; [2022]
    Keywords : UVM; formal verification; assertions; verification engineers; SVA; TLV; jasper gold; UVM; formell verifiering; assertions; verifierar; SVA; TLV; jasper gold;

    Abstract : Application Specific Integrated Circuits (ASIC) and Field Programmable Gate Arrays (FPGA) verification is quite a time consuming phase in design flow cycle and it can be done using methodologies such as Universal Verification Methodology (UVM) and formal verification.The UVM methodology is simulation based verification where in the verifier will have to trigger the Design Under Test (DUT) manually by writing sequences which target different features of the DUT and the verification environment can also have verification directives such as assertions to spot design bugs. READ MORE

  3. 18. FPGA Implementation of the ORB Algorithm

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Xinyuan Zhang; Emil Sturk Sellstedt; [2022]
    Keywords : Technology and Engineering;

    Abstract : Image feature extraction has become a key technology in the field of autonomous Artificial Intelligence. The algorithm Oriented FAST and Rotated BRIEF (ORB), uses established technologies in image processing to allow a computer to ”see” and navigate its surroundings. READ MORE

  4. 19. Multipath transport protocol offloading

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013); Karlstads universitet/Avdelningen för datavetenskap

    Author : Rebecka Alfredsson; [2022]
    Keywords : QUIC; multipath; hardware offloading; DPDK; crypto; DPU;

    Abstract : Recently, we have seen an evolution of programmable network devices, where it is possible to customize packet processing inside the data plane at an unprecedented level. This is in contrast to traditional approaches, where networking device functionality is fixed and defined by the ASIC and customers need to wait possibly years before the vendors release new versions that add features required by customers. READ MORE

  5. 20. Mitchell-Based Approximate Operations on Floating-Point Numbers

    University essay from Linköpings universitet/Datorteknik

    Author : Noah Hellman; [2021]
    Keywords : floating-point numbers; approximations; arithmetics; asic; fpga; mitchell;

    Abstract : By adapting Mitchell's algorithm for floating-point numbers, one can efficiently perform arithmetic floating-point operations in an approximate logarithmic domain in order to perform approximate computations of functions such as multiplication, division, square root and others. This work examines how this algorithm can be improved in terms of accuracy and hardware complexity by applying a set of various methods that are parametrized and offer a large design space. READ MORE