Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation of compile and simulation via Makefile #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 26, 2018

  1. Added compile.do

    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    9f61703 View commit details
    Browse the repository at this point in the history
  2. Add compile to Makefile

    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    b226878 View commit details
    Browse the repository at this point in the history
  3. ´commit

    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    72018c4 View commit details
    Browse the repository at this point in the history
  4. level1 Simulation now works:

    cd sim
    make level1
    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    5fb388e View commit details
    Browse the repository at this point in the history
  5. Moved level1 TB to sim folder to make it portable

    compile now shorter with less stuff
    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    69fa5fe View commit details
    Browse the repository at this point in the history
  6. New Makefile

    Added README.md
    Removed unused files
    alexhalbi committed May 26, 2018
    Configuration menu
    Copy the full SHA
    4ebbed8 View commit details
    Browse the repository at this point in the history