Changes between Version 33 and Version 34 of WikiStart
- Timestamp:
- Mar 6, 2025, 1:49:33 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v33 v34 10 10 11 11 The SoCLib version (2019) is part of the main TTool distribution. 12 It requires the installation of cross compilers, Soclib, a micro-kernel and is available for convenience as a virtual machine.13 12 14 A recent, experimental version integrating SystemC-AMS ELN generation and new features in a virtual machine, can found here:13 A recent, experimental version integrating SystemC-AMS ELN generation and new features in a virtual machine, can be found here: 15 14 16 15 [wiki:dvcon march 2025 version] … … 23 22 and 24 23 [http://www.coseda.com SystemC AMS extensions PoC2.3 Library, hosted by COSEDA] 24 25 25 26 26 '''Who should use TTool-AMS?''' … … 39 39 '''Documentation''' 40 40 41 Older version containing co-simulation with [http://www.soclib.org SoCLib]. 41 Older version containing co-simulation with [http://www.soclib.org SoCLib] : 42 43 A version which runs outside a VM; requires the installation of cross compilers, Soclib, and a micro-kernel. Below fin the link to the doculmentation. 42 44 43 45 [wiki:documentation Installation and User documentation] … … 50 52 51 53 The virtual machine, based on Ubuntu 2022, offers a pre-installed environment containing a regularly updated version of TTool with stable AMS features, SoCLib, SystemC, SysteC-AMS 52 (credits go to [www.accellera.org Accellera]) and cross-compilers for MIPS32. It can be extended by other cross-compilers (see [wiki:installation documentation]). 54 (credits go to [www.accellera.org Accellera]) and cross-compilers for MIPS32. 55 56 It can be extended by other cross-compilers (see [wiki:installation documentation]). 53 57 54 58 A virtual machine of the SoCLib version [ftp://ftp-asim.lip6.fr/outgoing/genius/TToolVM.ova virtual machine] is available from our ftp server. See [wiki:VMdocumentation Virtual machine documentation] for VM documentation.