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

1618 Commits

Author SHA1 Message Date
jandecaluwe
68f51d198e Close branch 0.9-dev
--HG--
branch : 0.9-dev
2015-02-16 18:27:03 +01:00
jandecaluwe
be0a31b21d Merged in heng/myhdl/0.9-dev-doctest (pull request #14)
Doctests for rtl.rst

--HG--
branch : 0.9-dev
2015-02-16 17:42:25 +01:00
Josy Boelen
b9fcfe69db added toStr() for enum type
--HG--
branch : 0.9-dev
2015-02-16 13:50:09 +01:00
Josy Boelen
f3bac23a7c see: http://article.gmane.org/gmane.comp.python.myhdl/3540
--HG--
branch : 0.9-dev
2015-02-16 13:24:27 +01:00
Henry Gomersall
1ee356c6b4 Merging in mainline.
--HG--
branch : 0.9-dev-doctest
2015-02-11 15:56:38 +00:00
Christopher Felton
5c2d8452c9 updated 0.9 what's new
--HG--
branch : 0.9-dev
2015-02-08 20:08:53 -06:00
Henry Gomersall
1511dd6de0 Simplified the mux doctest to only have one copy of the code.
--HG--
branch : 0.9-dev
2015-01-09 11:14:35 +00:00
Henry Gomersall
7a5b6fc0ff Merged with mainline.
--HG--
branch : 0.9-dev
2015-01-04 17:27:08 +00:00
Henry Gomersall
346cafa374 Added the FSM in rtl.rst to the doctest code.
--HG--
branch : 0.9-dev
2015-01-04 17:21:09 +00:00
Henry Gomersall
b540d4608c Set the correct initialisation value for the FSM example in docs.
--HG--
branch : 0.9-dev
2015-01-04 16:40:04 +00:00
Henry Gomersall
0230cdccfa corrected False to be a synchronous reset in the reference docs
--HG--
branch : 0.9-dev
2015-01-04 16:35:29 +00:00
Henry Gomersall
72c8ebdf97 Fixed up the doctest code in rtl.rst to pass the tests.
--HG--
branch : 0.9-dev
2015-01-04 16:28:47 +00:00
Henry Gomersall
df2dfb0480 Merging in Chris Feltons initial doctest work
--HG--
branch : 0.9-dev
2015-01-04 14:53:39 +00:00
Alex Forencich
292cb2e086 Allow more arguments in icarus verilog VPI 2014-11-18 12:30:39 -08:00
Jan Decaluwe
050d3f1917 Fix download url 2014-08-26 10:59:59 +02:00
Jan Decaluwe
34948430c9 Added tag 0.8.1 for changeset 0f5597633e99 2014-08-26 10:19:06 +02:00
Jan Decaluwe
1903677a56 status 0.8.1 2014-08-26 10:06:55 +02:00
Jan Decaluwe
eecafe20ac Merge default
--HG--
branch : 0.9-dev
2014-08-25 20:28:48 +02:00
Jan Decaluwe
ca04541cd0 Prepare for 0.8.1 release 2014-08-25 20:27:31 +02:00
Jan Decaluwe
94c827a8fe Merge from default
--HG--
branch : 0.9-dev
2014-08-24 16:36:22 +02:00
Jan Decaluwe
a62a14cf01 Fixed issue #13 2014-08-24 16:35:52 +02:00
Jan Decaluwe
d6212cdd4f Merge from default
--HG--
branch : 0.9-dev
2014-08-24 10:39:07 +02:00
Jan Decaluwe
77f6c638a3 added test case with fully specified intbv checks 2014-08-24 10:37:56 +02:00
Jan Decaluwe
3783aebbbb Fix links 2014-08-24 08:44:33 +02:00
Jan Decaluwe
6481ff6caa Merge from default
--HG--
branch : 0.9-dev
2014-08-12 16:17:41 +02:00
Jan Decaluwe
95ba19e558 Test name fix 2014-08-12 16:16:58 +02:00
Jan Decaluwe
77de13ac66 Fixed issue #10 (2) 2014-08-12 16:15:21 +02:00
Jan Decaluwe
ff28c3c2d0 Merge from default
--HG--
branch : 0.9-dev
2014-08-11 22:42:30 +02:00
Jan Decaluwe
840c858791 Fixed issue #10 2014-08-11 22:40:50 +02:00
Jan Decaluwe
347c20c3fa Fixed issue #8 2014-08-11 21:08:54 +02:00
Jan Decaluwe
740bfdc560 Merge from default
--HG--
branch : 0.9-dev
2014-08-03 12:10:55 +02:00
Jan Decaluwe
76896d377b Resolved issue #7 2014-08-03 12:00:43 +02:00
Jan Decaluwe
184090cf45 Merge from default
--HG--
branch : 0.9-dev
2014-08-03 09:50:49 +02:00
Jan Decaluwe
40d5ff8770 Switched to rich comparison operators for intbv also 2014-08-03 09:50:11 +02:00
Jan Decaluwe
17eae3d75b Solved issue #9 by introducing rich comparions in the Signal class 2014-08-03 09:20:27 +02:00
Jan Decaluwe
9292680b56 Merged from default
--HG--
branch : 0.9-dev
2014-08-02 18:34:05 +02:00
Jan Decaluwe
8fa8387cf1 Fixed bug with boolean constants (reported by Josy Boelen) 2014-08-02 18:33:10 +02:00
Christopher Felton
71be1466de initial doctest commit 2014-05-24 07:43:50 -05:00
Jan Decaluwe
d10fddc9cd merge from default
--HG--
branch : 0.9-dev
2014-04-11 18:54:19 +02:00
jandecaluwe
0e268cbf23 Merged in svenstaro/myhdl//fix-docs-this-is-actually-just-3-variabl-1397165148577 (pull request #9)
Fix docs, this is actually just 3 variables
2014-04-11 17:14:48 +02:00
Jan Decaluwe
54a6c80af2 Merge PR #8
--HG--
branch : 0.9-dev
2014-04-11 17:10:44 +02:00
Jan Decaluwe
ec61ef61e1 merge from default
--HG--
branch : 0.9-dev
2014-04-11 15:32:04 +02:00
Jan Decaluwe
8a2526a40c merge from PR #7 2014-04-11 15:31:50 +02:00
Jan Decaluwe
98613a3843 merge pull request #5
--HG--
branch : 0.9-dev
2014-04-11 15:27:29 +02:00
Jan Decaluwe
a5bf824555 merge from default
--HG--
branch : 0.9-dev
2014-04-11 15:13:55 +02:00
Jan Decaluwe
2c742c425b tabs to spaces 2014-04-11 15:02:50 +02:00
Sven-Hendrik Haase
a57a44f83a Fix docs, this is actually just 3 variables
--HG--
branch : /fix-docs-this-is-actually-just-3-variabl-1397165148577
2014-04-10 21:26:05 +00:00
Jan Decaluwe
a975df92ae Fixes for readthedocs
--HG--
branch : 0.9-dev
2014-04-08 17:52:21 +02:00
Jan Decaluwe
120537ff0a Fixes for readthedocs 2014-04-08 17:51:37 +02:00
Jan Decaluwe
ff93d83a9e Merge from default
--HG--
branch : 0.9-dev
2014-03-17 14:12:33 +01:00