Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- Oct 2, 2023, 2:04:00 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 8 8 This extension allows the edition of SySML-like diagrams representing [http://www.accellera.org SystemC-AMS] clusters, 9 9 stand-alone simulation of generated virtual protoytpes under SystemC-AMS and co-simulation with [http://www.soclib.org SoCLib]. 10 It is nowpart of the main TTool distribution.10 The SoCLib version (2019) is part of the main TTool distribution. 11 11 12 A recent, still experimental version, shown at DVCon Europe 2023 and integrating SystemC-AMS ELN generation, can be found here: 12 13 13 We currently support the combination of the following two simulators: 14 [wiki:dvcon version] 14 15 15 [http://www.accellera.org SystemC 2.3.1, from Accellera Systems Initiative] 16 This version does not require the installation of SoClib and runs under Linux. 17 18 Currently supported is the combination of the following two simulators: 19 20 [http://www.accellera.org SystemC 2.3.3, from Accellera Systems Initiative] 16 21 and 17 [http://www.coseda.com SystemC AMS extensions PoC2.1 Library, hosted by COSEDA] 18 22 [http://www.coseda.com SystemC AMS extensions PoC2.3 Library, hosted by COSEDA] 19 23 20 24 '''Who should use TTool-AMS?''' … … 22 26 Anyone interested by a free and open-source environment for modeling embedded systems - hardware or software elements - including digital and analog/mixed signal components. The particular strength of TTool-AMS is that it allows running embedded software on the digital part. Full-system simulation with an embedded micro-kernel [https://www.mutekh.org MutekH] and the [http://www.soclib.org SoCLib] library is supported. All these are free software. 23 27 24 25 28 '''How can I use TTool-AMS?''' 26 29 27 30 TTool-AMS is an extension to [https://ttool.telecom-paris.fr TTool], an open-source software that can be installed and executed under most Operating Systems. More precisely, it has been tested under Windows, MacOS, Linux. 28 31 29 TTool-AMS is under development, tested features are accessible under the -experimental option, which also activated other recent, bus tested features of TTool. 30 31 We do encourage you to contact the team at TPT if necessary (see the support section for more information), for problems like installating TTool, using a specific profile, performing formal proofs, and so on. For questions concerning the AMS extension and the SoCLib virtual prototype, please contact daniela.genius@lip6.fr. 32 We do encourage you to contact the team at TPT if necessary (see the support section for more information) for problems like installating TTool, using a specific profile, performing formal proofs, and so on. For questions concerning the AMS extension and the SoCLib virtual prototype generation, please contact daniela.genius@lip6.fr. 32 33 33 34 Links: [https://ttool.telecom-paris.fr/installation.html installing TTool], [https://ttool.telecom-paris.fr/download.html downloading TTool] … … 48 49 (credits go to [www.accellera.org Accellera]) and cross-compilers for MIPS32. It can be extended by other cross-compilers (see [wiki:installation documentation]). 49 50 50 The latest version of the[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.51 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. 51 52 52 53