# # ChangeLog for trunk/softs/test_llsc # # Generated by Trac 1.2.3 # Mar 28, 2024, 12:15:33 PM Thu, 31 Oct 2013 16:47:51 GMT meunier [571] * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Program.hpp (modified) * trunk/softs/test_llsc/scripts/functions.c (modified) * trunk/softs/test_llsc/scripts/run_simus.py (modified) * trunk/softs/test_llsc/scripts/test_llsc.py (modified) * trunk/softs/test_llsc/top.cpp (modified) Correction of the "double barrier" problem from the user point of ... Mon, 07 Oct 2013 15:23:44 GMT meunier [546] * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Program.hpp (modified) * trunk/softs/test_llsc/scripts/test_llsc.py (modified) * trunk/softs/test_llsc/scripts/tsarch.py (modified) * trunk/softs/test_llsc/top.cpp (modified) Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour ... Thu, 26 Sep 2013 10:21:27 GMT meunier [536] * trunk/softs/test_llsc (added) * trunk/softs/test_llsc/Makefile (added) * trunk/softs/test_llsc/README (added) * trunk/softs/test_llsc/scripts (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Genere_Tests.cpp (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Increment.hpp (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Makefile (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/Program.hpp (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/TestThread.hpp (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/config.h (added) * trunk/softs/test_llsc/scripts/LLSCTestGenerator/functions.h (added) * trunk/softs/test_llsc/scripts/Makefile.nat (added) * trunk/softs/test_llsc/scripts/functions.c (added) * trunk/softs/test_llsc/scripts/functions.h (added) * trunk/softs/test_llsc/scripts/run_simus.py (added) * trunk/softs/test_llsc/scripts/test_llsc.py (added) * trunk/softs/test_llsc/scripts/tsarch.py (added) * trunk/softs/test_llsc/top.cpp (added) * trunk/softs/test_llsc/top.desc (added) Added a tool which generates tests for the LL/SC table, in the soft/ ...