summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform/ChartToVHDL.cpp
Commit message (Expand)AuthorAgeFilesLines
* Missing pthread dependency on linuxStefan Radomski2017-02-081-1/+1
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-1/+3
* Introduced constants for XML namesStefan Radomski2017-01-301-189/+189
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-301-1/+0
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-4/+4
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-1447/+1447
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-1/+1
* add condition solver sceletonjuehv2016-12-061-1268/+1471
* fix spontaneous transition problem when state chart has no eventsjuehv2016-12-011-10/+18
* Refactored Java into bindings and generatedStefan Radomski2016-11-281-2/+2
* beatify code againjuehv2016-11-231-1321/+1321
* remove some unused codejuehv2016-11-231-73/+0
* change event handling from special type to std_logic_vector for better simula...juehv2016-11-231-1181/+1429
* rename filter function accourding to coding stylejuehv2016-11-231-4/+4
* add support for non event state machinesjuehv2016-11-231-105/+130
* set return statement of tb compatible to ctestJens Heuschkel2016-11-231-1/+2
* butify code againJens Heuschkel2016-11-231-1350/+1358
* update testbench for better automatic testingJens Heuschkel2016-11-221-11/+45
* implement some small todoJens Heuschkel2016-11-211-16/+17
* ups sorry :(Jens Heuschkel2016-11-211-10/+10
* fix some todos in vhdlJens Heuschkel2016-11-171-120/+50
* prittyprinterJens Heuschkel2016-11-161-1/+1
* towards a running VHDL state machine (test144 works yey)Jens Heuschkel2016-11-161-187/+160
* quick fix vhdl code to compile (but not work) againjuehv2016-11-151-1380/+1407
* Worked on PROMELA transformationStefan Radomski2016-10-251-1279/+1279
* restore vhdl transformationjuehv2016-06-271-16/+6
* Reactivated VHDL transformationStefan Radomski2016-06-131-1306/+1296
* Major Refactoring v2.0Stefan Radomski2016-05-121-6/+7
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-1402/+1402
* add 2 tmp vhdl write scriptsjuehv2016-04-051-2/+1
* mergejuehv2016-04-051-0/+2
|\
| * fix some S*juehv2016-03-311-15/+33
* | updatejuehv2016-04-051-22/+52
|/
* add todosjuehv2016-03-311-4/+5
* fix event reset bugjuehv2016-03-171-6/+30
* more vhdl -- passing test 144 :)juehv2016-03-161-62/+303
* More work on VHDL Executable ContentStefan Radomski2016-03-081-36/+76
* add not working codejuehv2016-03-081-11/+51
* fix interface linesjuehv2016-03-071-21/+22
* start event generator implementationjuehv2016-03-071-35/+135
* Some more VHDL transformation workStefan Radomski2016-03-031-25/+42
* update namesjuehv2016-03-031-26/+9
* cleanup codejuehv2016-03-031-246/+148
* add basic event handling and auto stallingjuehv2016-03-021-11/+40
* add basic spontaneous signal generationjuehv2016-03-011-5/+59
* clean up signals, add states to interfacejuehv2016-03-011-915/+925
* More work on VHDLStefan Radomski2016-02-291-192/+298
* Even more VHDL transformationStefan Radomski2016-02-241-129/+129
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-43/+170
* Some refactoring for improved compile timesStefan Radomski2016-02-231-5/+5