[SystemCsim] recommit: remove confusing "example" from install path, add project name independent link to executable

restored accidentally removed change of commit 17e46a46ad6b49ac0609622dfe8ce92074e99c00

Change-Id: I4e0ae64dcd1d75631d5cf76e141ec7c6319edcb1
1 file changed
tree: a28c9ed390d8f190a735726f8d5b7544a1df638b
  1. framework/
  2. load_generator/
  3. simulation_generator/
  4. .gitignore
  5. .mailmap
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. LICENSE
  9. NOTICE.md
  10. README.md
  11. SECURITY.md
README.md

Eclipse APP4MC - Transformation

This is the repository of the Eclipse APP4MC transformation components:

framework                       | Model transformation framework
load_generator                  | Synthetic load generators for Linus and ROS2
simulation_generator/app4mc.sim | Generation of SystemC simulation code

Build

The project uses Maven/Tycho to build.

The build creates a P2 update site and an executable jar.

From the root folder of the components:

$ mvn clean verify

You need Maven 3.6.3 or higher to perform the POM-less Tycho build.

License

Eclipse Public License (EPL) v2.0