Jan Decaluwe
|
20b9a4af22
|
better error message for unsupported types
|
2011-04-22 23:33:12 +02:00 |
|
Jan Decaluwe
|
a07a9ce322
|
moved to icarus for test with cosimulation again
|
2011-04-22 14:48:46 +02:00 |
|
Jan Decaluwe
|
0be158ff43
|
support for slice signals for lists of signal members
|
2011-04-22 14:15:31 +02:00 |
|
Jan Decaluwe
|
aed50e8e3b
|
Added tag 0.7 for changeset 5e442df5265c
|
2010-12-24 10:13:15 +01:00 |
|
Jan Decaluwe
|
e1afa3b3b3
|
release date
0.7
|
2010-12-24 10:13:12 +01:00 |
|
Jan Decaluwe
|
9e311a73fe
|
aspell typo check
|
2010-12-20 10:48:44 +01:00 |
|
Jan Decaluwe
|
52814f1eb3
|
Version number 0.7
|
2010-12-19 18:20:35 +01:00 |
|
Jan Decaluwe
|
e95044322d
|
fix vhdl test related to new default value of intbv
|
2010-12-19 12:59:36 +01:00 |
|
Jan Decaluwe
|
78442acc51
|
Documentation for docstring propagation
|
2010-12-19 12:28:51 +01:00 |
|
Jan Decaluwe
|
d7a6a327c9
|
Doc update for signals used as an index
|
2010-12-19 09:58:05 +01:00 |
|
Jan Decaluwe
|
2fcf2e05fb
|
Shadow signals documentation
|
2010-12-18 18:04:57 +01:00 |
|
Jan Decaluwe
|
50246facf8
|
Documentation of user-defined code with function attributes
|
2010-12-17 11:40:21 +01:00 |
|
Jan Decaluwe
|
fc4a525ab3
|
Minor wording updates
|
2010-12-17 10:51:50 +01:00 |
|
Jan Decaluwe
|
2713795230
|
finished first pass on reference
|
2010-11-22 21:50:38 +01:00 |
|
Jan Decaluwe
|
efe7d9ae86
|
Updated reference info
|
2010-11-20 22:56:15 +01:00 |
|
Jan Decaluwe
|
9b84b3cc85
|
list of sigs as port marked as error + unit test
|
2010-10-19 16:35:09 +02:00 |
|
Jan Decaluwe
|
3fe398fe2a
|
Shadow signal example clarification / Author info
|
2010-10-16 17:46:02 +02:00 |
|
Jan Decaluwe
|
99ae9136a7
|
bug fixes related to new default value for intbv
|
2010-10-14 12:25:30 +02:00 |
|
Jan Decaluwe
|
185a9a5f44
|
better error message in concat
|
2010-10-14 11:09:59 +02:00 |
|
Jan Decaluwe
|
1551ce9718
|
Shadow signal example & acknowledgments
|
2010-10-13 23:33:55 +02:00 |
|
Jan Decaluwe
|
81fbb63319
|
shadow signal doc
|
2010-10-13 16:11:35 +02:00 |
|
Jan Decaluwe
|
824e81fcfd
|
changed initial value of intbv from None to 0
|
2010-10-13 12:17:36 +02:00 |
|
Jan Decaluwe
|
4938f11e20
|
prefer blocking assignments for combo logic
(finally giving in :-))
|
2010-10-10 21:43:16 +02:00 |
|
Jan Decaluwe
|
fd05b11e37
|
removed old commented-out compiler code
|
2010-10-10 17:22:24 +02:00 |
|
Jan Decaluwe
|
38c998821b
|
proper conversion of slice index objects in VHDL
|
2010-10-09 13:11:44 +02:00 |
|
Jan Decaluwe
|
d4f0527879
|
Fix conversion bug for Signal /intbv as indices
|
2010-10-09 11:35:58 +02:00 |
|
Jan Decaluwe
|
db012cc557
|
Better handling of mapping to case in VHDL
use others clause when possible, only convert to case
when it's a full case
|
2010-10-08 18:21:45 +02:00 |
|
Jan Decaluwe
|
869b7db239
|
Better way to use classes as namespaces, to keep PyDev happy
|
2010-10-04 17:28:02 +02:00 |
|
Jan Decaluwe
|
350663e703
|
correct way to retrieve nr of items in an object's type
|
2010-10-04 16:25:12 +02:00 |
|
Jan Decaluwe
|
e98a9f0c07
|
doc version number
|
2010-09-19 22:52:05 +02:00 |
|
Jan Decaluwe
|
a8cd0701ba
|
shadow signals doc intro
|
2010-09-19 22:32:22 +02:00 |
|
Jan Decaluwe
|
8df7e0f974
|
Started up whats'new in 0.7
|
2010-09-15 22:39:52 +02:00 |
|
Jan Decaluwe
|
628fc1a42a
|
introduced vcom
|
2010-09-11 23:43:48 +02:00 |
|
Jan Decaluwe
|
d96679b127
|
vlog/vcom intro
|
2010-09-11 23:26:57 +02:00 |
|
Jan Decaluwe
|
71123d8996
|
vsim intro
|
2010-09-11 23:15:09 +02:00 |
|
Jan Decaluwe
|
1a438778b9
|
introduced vsim as unit test simulator (both with vlog and vcom)
|
2010-09-11 23:08:51 +02:00 |
|
Jan Decaluwe
|
c39972585d
|
hex repr for case items
|
2010-07-29 21:30:31 +02:00 |
|
Jan Decaluwe
|
060931ef49
|
semicolon after Verilog instantiation
|
2010-07-27 23:11:22 +02:00 |
|
Jan Decaluwe
|
25ae54a168
|
sized bitstrings in concat
|
2010-07-27 22:18:35 +02:00 |
|
Jan Decaluwe
|
49ed1d7432
|
Verilog memories are potentially wires
|
2010-07-27 21:12:35 +02:00 |
|
Jan Decaluwe
|
7c655e881c
|
Systematic coercion to int in slicing and indexing
|
2010-07-25 13:22:19 +02:00 |
|
Jan Decaluwe
|
95de2884e7
|
finer control of _driven attribute for ShadowSignals
|
2010-07-22 11:32:55 +02:00 |
|
Jan Decaluwe
|
565d29f746
|
better handling of memories and list of signals
|
2010-07-22 11:12:56 +02:00 |
|
Jan Decaluwe
|
812757b76e
|
removed print
|
2010-07-21 13:17:02 +02:00 |
|
Jan Decaluwe
|
4e8ccc15a3
|
prefer case over casez if possible
|
2010-07-21 13:11:28 +02:00 |
|
Jan Decaluwe
|
b69ace1b99
|
renamed suppress_myhdl_header to no_myhdl_header
|
2010-07-21 12:41:39 +02:00 |
|
Jan Decaluwe
|
aae47cb044
|
fixed bugs with if to case mapping
|
2010-07-21 12:23:07 +02:00 |
|
Jan Decaluwe
|
79425da593
|
branch merge
|
2010-07-20 13:21:29 +02:00 |
|
Jan Decaluwe
|
3690496bff
|
fixed bug related to enum in simple always_comb
|
2010-07-20 13:14:37 +02:00 |
|
Knut Eldhuset
|
f5a5539c93
|
Enum types are sorted before printing, ensuring deterministic output.
--HG--
branch : determinism
|
2010-07-16 07:48:54 +02:00 |
|