1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00

1136 Commits

Author SHA1 Message Date
Jan Decaluwe
6eb53a6913 Added tag 0.6 for changeset 9e45b91ac223 2009-04-25 16:42:29 +02:00
Jan Decaluwe
f2877dac31 merge 2009-01-09 22:18:50 +01:00
Guenter Dannoritzer
ac26dda8a5 Fixed two typos, added an intbv class link and reformated an paragraph 2009-01-09 18:07:35 +01:00
Jan Decaluwe
ec8a033ff5 Added tag rel_0-6 for changeset 9e45b91ac223 2009-01-09 15:01:42 +01:00
Jan Decaluwe
cfcb456e53 corrected whatsnew link 0.6 rel_0-6 2009-01-09 13:24:09 +01:00
Jan Decaluwe
653e8ae511 small doc fixes 2009-01-09 12:33:14 +01:00
Jan Decaluwe
63b8f09a70 fixed return value of len() in doc 2009-01-08 15:54:08 +01:00
Jan Decaluwe
48d3aeb80f merge 2009-01-08 15:44:16 +01:00
Jan Decaluwe
f65fee6f5e proofread and restructuring of intbv documentation 2009-01-08 15:36:32 +01:00
Jan Decaluwe
96a11d0eea fixed bug in Verilog conversion of 'ord' function 2009-01-05 16:37:43 +01:00
Jan Decaluwe
3c0148c6bf merge 2009-01-05 16:11:51 +01:00
Jan Decaluwe
5bb4dc4ec0 solved bug in VHDL conversion of functions 2009-01-05 16:08:38 +01:00
Jan Decaluwe
46162e8823 minor doc fixes 2008-12-22 18:19:57 +01:00
Jan Decaluwe
7255653ed2 version number 0.6 2008-12-21 15:42:55 +01:00
Jan Decaluwe
20fd41d5fe check whether intbv call argument is constant 2008-12-12 22:48:43 +01:00
Guenter Dannoritzer
515265773a Fixed typos in the manual 2008-12-09 13:42:22 +01:00
Guenter Dannoritzer
df3b5d5c54 Added another index entry for intbv conversion 2008-12-09 12:50:31 +01:00
Guenter Dannoritzer
d3929bea20 Added index entry to intbv conversion documentation 2008-12-09 12:39:06 +01:00
Guenter Dannoritzer
e6ac4e8bef Added examples of intbv instantiation
Added some examples about creating intbv instances in the subsection
"Bit oriented operations" of the manual.
Did some small rewording in the bit slicing subsection.
2008-12-09 12:12:34 +01:00
Guenter Dannoritzer
75c474bfea Fixed small formating error in the signed() section 2008-12-05 15:49:50 +01:00
Jan Decaluwe
fbf38849ea Solve some VHDL conversion bugs from filter project 2008-12-04 11:25:29 +01:00
Jan Decaluwe
eaafdaa33f Added tag rel_0-6dev10 for changeset 15b58c07d987 2008-12-02 11:20:58 +01:00
Jan Decaluwe
8b8d6cf206 Removed tag rel_0-6dev10 rel_0-6dev10 2008-12-02 11:13:11 +01:00
Jan Decaluwe
0e6dfe8f48 Merge 2008-12-02 11:12:37 +01:00
Jan Decaluwe
c75b08532f Added tag rel_0-6dev10 for changeset 5e746c91ea7a 2008-12-02 11:08:22 +01:00
Jan Decaluwe
ce3e8c00b2 Updated copyright notice, removed keyword expansion symbols 2008-12-02 11:08:08 +01:00
Jan Decaluwe
141c10fcae Added missing test file 2008-12-01 23:01:53 +01:00
Jan Decaluwe
10c39e9790 Added intbv.signed conversion test based on core test.
This test includes slices and concats. Some issues came up that
required further changes to the convertor code.
2008-12-01 17:15:21 +01:00
Jan Decaluwe
e271afb710 intbv.signed support with print test 2008-11-30 16:30:30 +01:00
Jan Decaluwe
b9d083e10f fixed some reported typo's 2008-11-26 00:56:41 +01:00
Jan Decaluwe
e6ed18682b sidebar style adaptation 2008-11-25 17:40:13 +01:00
Jan Decaluwe
0db279f70a updated preface 2008-11-25 17:06:48 +01:00
Jan Decaluwe
03aff647eb Added documentation about handling hierarchy 2008-11-25 16:40:37 +01:00
Jan Decaluwe
dcc6d147e1 Reworked documentation about user-defined code 2008-11-24 21:26:26 +01:00
Jan Decaluwe
4cb56fbd12 improved conversion examples doc 2008-11-23 23:24:38 +01:00
Jan Decaluwe
d23f0f303d Added VHDL examples to documentation 2008-11-23 22:36:16 +01:00
Jan Decaluwe
611457033e used 0.6 version number for examples 2008-11-23 11:36:16 +01:00
Jan Decaluwe
f18a2664bf Added conversion examples from manual 2008-11-22 22:40:25 +01:00
Jan Decaluwe
4e6e3da748 Moved vhdl enum types to separate package.
This is cleaner and now ports can also have enum types.
In the future, more things can be added to the package.
2008-11-21 21:32:17 +01:00
Jan Decaluwe
d5ab95ff1b updated conversion examples from manual for VHDL 2008-11-19 21:19:13 +01:00
Jan Decaluwe
fa723b9840 test bench conversion, cosimulation, decorator documentation 2008-11-19 00:58:51 +01:00
Jan Decaluwe
c0138bb2f6 doc about issues with VHDL cosimulation 2008-11-18 00:13:12 +01:00
Jan Decaluwe
e215aae210 Added template transformation section 2008-11-16 09:22:48 +01:00
Jan Decaluwe
32e10d5898 Put conversion examples in separate chapter 2008-11-16 09:15:32 +01:00
Jan Decaluwe
e1cce08a23 conversion doc restructuring 2008-11-15 18:14:04 +01:00
Jan Decaluwe
f8ccaceb4a Updated type mapping and supported statements documentation 2008-11-15 16:52:25 +01:00
Jan Decaluwe
4b3bcfac8f conversion doc updates 2008-11-15 00:06:37 +01:00
Jan Decaluwe
9a1da9df62 conversion chapter 2008-11-12 23:46:53 +01:00
Jan Decaluwe
dc1b33f114 Partial update of conversion chapter 2008-11-12 19:08:11 +01:00
Jan Decaluwe
cbb30b0da5 Improved type mapping explanation 2008-11-12 16:37:53 +01:00