GithubHelp home page GithubHelp logo

test_scheduling's Introduction

Test Scheduling for Core-based SoC

This project is our term project for class Design and Analysis of Algorithms in Spring Semester of 2013. In this project, we aim to optimize test scheduling for System-on-Chip testing. Detailed problem specification can be found here.

Build the Project

Prerequisite

This project is implemented in C++ and complys with ISO C++03 Standard. We did not use any external libraries or system calls. Hence, only a C++ compiler is required. Besides, we provide a simple Makefile for auto building via GNU g++ compiler and GNU Make.

Compilation

For platform supporting GNU Make, type:

$ make

The produced executable should be at folder "bin".

Usage

The usage of our program is:

$ ./bin/TestScheduler <soc_name>.info

It will produce output file "<soc_name>.schedule" in the same folder of input file.

Example:

$ ./bin/TestScheduler inputs/demo.info

The output file will be "demo.schedule" and located in "inputs/" folder.

About Us

謝橋,
Graduate Institute of Electronics Engineering,
National Taiwan University
吳庭棻,
Graduate Institute of Eletrical Engineering,
National Taiwan University
張梵清,
Graduate Institute of Eletrical Engineering,
National Taiwan University

If you are interested in our work, please contact 謝橋<[email protected]>

test_scheduling's People

Contributors

riceeechang avatar baipa avatar hc825b avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.