Changes between Version 35 and Version 36 of WikiStart


Ignore:
Timestamp:
Mar 6, 2025, 1:53:40 PM (3 months ago)
Author:
genius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v35 v36  
    3737
    3838
    39 '''Documentation'''
     39'''Outside the VM, on workstation'''
    4040
    4141Older version containing  which runs outside a VM: ​ftp://ftp-asim.lip6.fr/outgoing/genius/TTool-AMS.tgz
    4242
    43 This version requires the installation of cross compilers, Soclib, and a micro-kernel. Below fin the link to the doculmentation.
     43This version requires the installation of cross compilers, Soclib, and a micro-kernel. Below fin the link to the documentation.
    4444
    4545[wiki:documentation Installation and User documentation]
    4646
    4747[wiki:installation Installation documentation for co-simulation with SoCLib]
     48
     49
     50Requirements:
     51
     52Java (tested versions) : 11.0.16
     53Gradle (tested version) : gradle-8.12.1
     54
     55SystemC 2.3.3 must be installed
     56Systemc-ams-2.1 must be installed
     57
     58The jar file for TTool is generated by
     59make ttool (for faster generation without tests: make ttoolnotest)
     60
     61
     62Paths can be modified in systemc-env.sh (per default $HOME)
     63
     64source systemc-env.sh
     65
     66The generated SystemC-AMS files can be compiled by using the generated Makefile
     67
     68The SystemC-AMS proof-of-concept is provided in
     69https://www.coseda-tech.com/systemc-ams-proof-of-concept
     70
    4871
    4972[wiki:publications Publications]