OpenCores
URL https://opencores.org/ocsvn/sc2v/sc2v/trunk

Subversion Repositories sc2v

[/] [sc2v/] [trunk/] [ChangeLog] - Blame information for rev 36

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 35 jcastillo
19-03-2007   Version 0.6
2
 
3
             Added support for signed intergers by Chris Stratford
4
 
5
 
6
10-10-2005   Version 0.5
7
 
8
             Added support for structures as local variables
9
               View dummy2.cpp file for an example
10
 
11
 
12
19-09-2005   Version 0.4.6
13
 
14
             Fix bug when closing method with };
15
             Ignore quotes in comments
16
 
17
 
18
20-07-2005   Version 0.4.5
19
 
20
             Fix bug in functions parameters
21
             Update sglib.h library
22
 
23
 
24
20-05-2005   Version 0.4.4
25
 
26
             Fix bug using comments with -- and ++ operators
27
             Fix bug inferring regs with arrays
28
             Fix bug when using defines inside case statements
29
             Fix bug using comments
30
             Fix bug when assigning defines to variables
31
 
32
18-05-2005   Version 0.4.3
33
 
34
             Fix bug using ? and _ in header file
35
             Fix bug using multiple pointer declarations in header file
36
             Added #ifndef to implementation file
37
 
38
18-03-2005   Version 0.4.2
39
 
40
             Fix bug in hexadecimal numbers in case statatements
41
             Fix bug in type conversions
42
             Fix bug in array length
43
             Fix bug in process without variables declaration
44
 
45
15-03-2005   Version 0.4.1
46
 
47
             Fix bug with <= comparation
48
             for loops with int type as index supported
49
             Support hex numbers in switchs
50
             Support sc_signals arrays
51
             Fix bug when connecting a output port to another
52
             Solved problem in type conversions
53
             Solved problem with enumeration list
54
             Solved bug in nested switch statements
55
 
56
25-02-2005   Version 0.4
57
 
58
             Added support for unsigned functions
59
 
60
05-02-2005   Version 0.3.1
61
 
62
             Contribution of Harald Devos:
63
                Line number in syntax error
64
                ShowSignalsList arguments Fix
65
 
66
03-02-2005   Version 0.3
67
 
68
             Lists implementation completely rewrited using sglib library
69
 
70
26-01-2005   Version 0.2.5
71
 
72
             Solved bug in nested switchs
73
             Uses non-blocking assignments in sequential processes
74
             Macros are correctly invoked inside and outside processes
75
             More support for preprocessor constructions
76
 
77
 
78
23-01-2005   Version 0.2.4
79
 
80
             Contribution of Harald Devos:
81
                Fix Memory allocation problems
82
                Fix return -1 in list.c
83
 
84
20-01-2005   Version 0.2.3
85
 
86
             Fix Memory allocation problems
87
             Ignore SystemC type conversions
88
 
89
18-01-2005   Version 0.2.2
90
 
91
             Contribution of Harald Devos:
92
                Fix bug when using keywords in comments
93
                Adding multilines with \
94
 
95
 
96
17-01-2005   Version 0.2.1
97
 
98
             Fix bug in else if
99
             Translate true and false into 1 and 0
100
 
101
 
102
21-12-2004   Version 0.2
103
 
104
             Added support for enumerate data types
105
             Added Directives
106
             Added new sensitive constructions

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.