1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00

1427 Commits

Author SHA1 Message Date
Keerthan Jaic
efde61be87 merged with 0.9-dev
--HG--
branch : mep107
2013-08-13 17:17:29 -04:00
Christopher Felton
5712cf1905 no dash in version
--HG--
branch : 0.9-dev
2013-08-09 00:03:32 -05:00
Keerthan Jaic
c058e9035d Fix for new aug 07 commit which breaks tests.
--HG--
branch : 0.9-dev
2013-08-08 21:34:17 -04:00
Keerthan Jaic
409c07ee87 MEP107(Conversion of attribute signal containers) support
--HG--
branch : 0.9-dev
2013-08-07 17:49:09 -04:00
Keerthan Jaic
a99b67432f 0.9 dev branch
--HG--
branch : 0.9-dev
2013-08-07 17:40:39 -04:00
Keerthan Jaic
d83f6b849c Added support for non-default signal attributes.
This allows you to subclass Signal, and define additional attributes.
For example, to name bitfields in signals.

--HG--
branch : mep107
2013-08-07 16:32:08 -04:00
Keerthan Jaic
6413eb2af3 Improved top level interface inference for conversion.
--HG--
branch : mep107
2013-08-07 12:42:58 -04:00
Keerthan Jaic
ad9f32f102 Improved method for detecting when not to resolve attributes. Fixes bugs while
converting Enums, and potential bugs if new signal attributes are added.

--HG--
branch : mep107
2013-08-07 11:06:14 -04:00
Christopher Felton
dc2a3d0708 started documentation for mep107 changes
--HG--
branch : mep107
2013-07-13 22:20:08 -05:00
Christopher Felton
36a72ff813 added a couple more loops to the test
--HG--
branch : mep107
2013-07-13 21:14:25 -05:00
Christopher Felton
fc36a503fb commented out print statements in _verify
--HG--
branch : mep107
2013-07-13 21:01:47 -05:00
Christopher Felton
8c56ec9dc9 added second interfaces test
--HG--
branch : mep107
2013-07-13 20:57:26 -05:00
Christopher Felton
8543e84033 modified the testbench name
--HG--
branch : mep107
2013-07-12 08:44:23 -05:00
Christopher Felton
3412ad6bc4 merged always_seq
--HG--
branch : mep107
2013-07-12 08:42:10 -05:00
Christopher Felton
aa6520aa99 fixed the interfaces test
--HG--
branch : mep107
2013-07-12 08:41:40 -05:00
Keerthan Jaic
2dab398bfd fix typo in interface testbench
--HG--
branch : mep107
2013-07-12 09:39:02 -04:00
Keerthan Jaic
154aa8103f temporary fix to prevent failing method conversion test.
--HG--
branch : mep107
2013-07-12 09:37:55 -04:00
Keerthan Jaic
fd6fa4912c Interface support for always_seq
--HG--
branch : mep107
2013-07-12 01:50:54 -04:00
Christopher Felton
918ccd7ea4 two level interfaces test
--HG--
branch : mep107
2013-07-12 00:19:02 -05:00
Christopher Felton
f9cf6f012d interfaces test
--HG--
branch : mep107
2013-07-12 00:00:19 -05:00
Keerthan Jaic
1144bac2e9 merged with web-edit
--HG--
branch : mep107
2013-07-06 18:05:20 -04:00
Keerthan Jaic
76904e0907 Fixed bug while converting @instance objects
--HG--
branch : mep107
2013-07-06 17:54:21 -04:00
Keerthan Jaic
67e323bdfa Added *egg-info/
--HG--
branch : mep107
2013-07-06 17:54:01 -04:00
Keerthan Jaic
a5b197b6bd Removed redundant line.
--HG--
branch : mep107
2013-07-05 18:53:58 +00:00
Keerthan Jaic
7d899b8e6d Forgot to add these files
--HG--
branch : mep107
2013-07-04 23:09:10 -04:00
Keerthan Jaic
303fa28ed4 VHDL conversion support.
--HG--
branch : mep107
2013-07-04 23:04:28 -04:00
Keerthan Jaic
6e6989dd7c Fixed bug, namespace bug
Added support for inferring port names if an object containing signals is
passed as an argument

--HG--
branch : mep107
2013-07-04 22:30:21 -04:00
Keerthan Jaic
e0b6219bed Initial MEP:107 support.
All arguments in the top level must be signals, apart from that, you can
access attributes in generators.

--HG--
branch : mep107
2013-07-03 22:34:21 -04:00
Jan Decaluwe
247d0379e2 Added tag 0.8 for changeset 41f6e9fdcb55 2013-05-20 18:39:21 +02:00
Jan Decaluwe
cb6760af95 README update 0.8 2013-05-20 18:28:07 +02:00
Jan Decaluwe
91891cea4b doc ref fixes 2013-05-20 18:06:20 +02:00
Jan Decaluwe
6d46fedaa9 Updated some README files 2013-05-20 13:49:03 +02:00
Jan Decaluwe
70eff2ddb3 Release date 2013-05-20 13:04:05 +02:00
Jan Decaluwe
46047f92d9 doc fixes 2013-05-20 12:41:30 +02:00
Jan Decaluwe
f05e8d743f Added html documentation to release dir 2013-05-20 12:29:03 +02:00
Jan Decaluwe
2b613d6d77 fix for reset=None 2013-05-16 16:20:52 +02:00
Jan Decaluwe
41ee7bb219 0.8 doc improvements 2013-05-16 00:38:14 +02:00
Jan Decaluwe
4b9d2f84c4 Merged 0.8-dev into default branch 2013-05-13 17:32:27 +02:00
Jan Decaluwe
aa70757209 Version number 0.8
--HG--
branch : 0.8-dev
2013-05-13 17:16:44 +02:00
Jan Decaluwe
0ae22a693d Added tag 0.7-final for changeset 2273fc486116 2013-05-13 16:46:55 +02:00
Jan Decaluwe
62349a4671 More support for better readable VHDL output
--HG--
branch : 0.8-dev
2013-05-13 16:02:41 +02:00
Jan Decaluwe
455f991d1e More sophisticated support for intbv subclassing & VHDL typedefs
--HG--
branch : 0.8-dev
2013-05-06 14:12:01 +02:00
Jan Decaluwe
65730d0a90 Casting to a constrained subtype doesn't make much sense for left shift
--HG--
branch : 0.8-dev
2013-05-01 14:29:27 +02:00
Christopher Felton
2c9ddf1223 fixed indent
--HG--
branch : 0.8-dev
2013-05-10 17:01:50 -05:00
Christopher Felton
ec84444352 fixed misformed link
--HG--
branch : 0.8-dev
2013-05-10 16:57:18 -05:00
Christopher Felton
db62cc6f2c inadvertatnly removed spaces in an example, spaces added back
--HG--
branch : 0.8-dev
2013-05-09 19:02:37 -05:00
Christopher Felton
fa832eb229 spelling corrections
--HG--
branch : 0.8-dev
2013-05-09 18:58:55 -05:00
Christopher Felton
c441185e34 updated manaul seq examples with always_seq
--HG--
branch : 0.8-dev
2013-05-08 06:02:24 -05:00
Jan Decaluwe
bcf720f890 Get rid of Deprectation warning
--HG--
branch : 0.8-dev
2013-04-30 18:15:05 +02:00
Jan Decaluwe
3d426595bc subclass-friendly copy functions
--HG--
branch : 0.8-dev
2013-04-29 23:16:24 +02:00