summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* change event handling from special type to std_logic_vector for better ↵juehv2016-11-232-1318/+1563
| | | | simulation
* add a integer to binary string functionjuehv2016-11-232-134/+168
|
* rename filter function accourding to coding stylejuehv2016-11-232-5/+5
|
* 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-239-4020/+4027
|
* update testbench for better automatic testingJens Heuschkel2016-11-221-11/+45
|
* improved excapeMacro to produce vhdl supported namesJens Heuschkel2016-11-222-17/+12
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-212-402/+685
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-214-122/+83
| |\
| * | Reduced state space for PROMELA transformationStefan Radomski2016-11-212-402/+685
| | |
* | | implement some small todoJens Heuschkel2016-11-212-168/+194
| | |
* | | made escape function more vhdl friendlyJens Heuschkel2016-11-211-2/+2
| |/ |/|
* | ups sorry :(Jens Heuschkel2016-11-211-10/+10
| |
* | change function name according to convention; fix && problemJens Heuschkel2016-11-212-3/+4
| |
* | Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-171-4/+20
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-172-188/+161
| |\
| * | Drastically reduced the number of atomic steps for verificationStefan Radomski2016-11-171-4/+20
| | |
* | | fix some todos in vhdlJens Heuschkel2016-11-172-122/+54
| | |
* | | fix silly error -.-Jens Heuschkel2016-11-171-7/+7
| | |
* | | Add convenient macro escape functionJens Heuschkel2016-11-172-0/+28
| |/ |/|
* | prittyprinterJens Heuschkel2016-11-161-1/+1
| |
* | Merge branch 'master' of github.com:tklab-tud/uscxmlJens Heuschkel2016-11-165-1459/+1804
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-161-1380/+1407
| |\
| * | Impreoved PROMELA transformationStefan Radomski2016-11-165-1459/+1804
| | |
* | | towards a running VHDL state machine (test144 works yey)Jens Heuschkel2016-11-162-188/+161
| |/ |/|
* | quick fix vhdl code to compile (but not work) againjuehv2016-11-151-1380/+1407
|/
* Trying to fix the build on all platformsStefan Radomski2016-10-251-1/+2
|
* Fixing build errorsStefan Radomski2016-10-251-2/+2
|
* Worked on PROMELA transformationStefan Radomski2016-10-2571-2150/+12971
|
* Restored support for cmake 2.8.12Stefan Radomski2016-08-262-4/+4
|
* Support for LUA language bindingsStefan Radomski2016-08-233-0/+194
|
* Progress on the apache-commons wrapperStefan Radomski2016-08-2216-13835/+100
|
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-0410-137/+160
|
* Fixed issue 88Stefan Radomski2016-08-041-19/+26
|
* Fixed parts of issue 88Stefan Radomski2016-08-034-3/+61
|
* Allow custom EventQueue implementations via ActionLanguageStefan Radomski2016-08-032-0/+7
|
* Fixed some MSVC errorsStefan Radomski2016-08-021-1/+1
|
* Deactivated ANSI C datamodel - we will go for picocStefan Radomski2016-08-021-1/+1
|
* forgot to include malloc headerStefan Radomski2016-07-111-0/+1
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-07-111-16/+6
|\
| * restore vhdl transformationjuehv2016-06-271-16/+6
| |
* | Reactivated REST bridge for debuggerStefan Radomski2016-07-117-30/+63
| |
* | More work on ANSI C datamodelStefan Radomski2016-07-1110-3/+13832
|/
* First signs of a C89 datamodelStefan Radomski2016-06-234-0/+208
|
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-239-212/+50
|
* Started to port Debugger and issue 87Stefan Radomski2016-06-1823-148/+1861
|
* AddendumStefan Radomski2016-06-161-1/+1
|
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-1615-21/+94
|
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
|