Changes between Version 35 and Version 36 of WikiStart
- Timestamp:
- Mar 6, 2025, 1:53:40 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v35 v36 37 37 38 38 39 ''' Documentation'''39 '''Outside the VM, on workstation''' 40 40 41 41 Older version containing which runs outside a VM: ftp://ftp-asim.lip6.fr/outgoing/genius/TTool-AMS.tgz 42 42 43 This version requires the installation of cross compilers, Soclib, and a micro-kernel. Below fin the link to the docu lmentation.43 This version requires the installation of cross compilers, Soclib, and a micro-kernel. Below fin the link to the documentation. 44 44 45 45 [wiki:documentation Installation and User documentation] 46 46 47 47 [wiki:installation Installation documentation for co-simulation with SoCLib] 48 49 50 Requirements: 51 52 Java (tested versions) : 11.0.16 53 Gradle (tested version) : gradle-8.12.1 54 55 SystemC 2.3.3 must be installed 56 Systemc-ams-2.1 must be installed 57 58 The jar file for TTool is generated by 59 make ttool (for faster generation without tests: make ttoolnotest) 60 61 62 Paths can be modified in systemc-env.sh (per default $HOME) 63 64 source systemc-env.sh 65 66 The generated SystemC-AMS files can be compiled by using the generated Makefile 67 68 The SystemC-AMS proof-of-concept is provided in 69 https://www.coseda-tech.com/systemc-ams-proof-of-concept 70 48 71 49 72 [wiki:publications Publications]