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

386 Commits

Author SHA1 Message Date
Jan Decaluwe
5c8fe79296 Revise unittest chapter 2016-05-20 11:31:04 +02:00
Jan Decaluwe
37955746f7 Modernize bin2gray; also fix trace setting in hierarchy 2016-05-18 22:29:58 +02:00
Jan Decaluwe
095eb040e7 Rewrote chapter completely, example code snippets only 2016-05-18 14:17:25 +02:00
Jan Decaluwe
f272f8fba4 Use myhdldoctools instead of doctest 2016-05-11 21:02:34 +02:00
Jan Decaluwe
d1fa460311 Update first part of the manual 2016-03-22 18:09:38 +01:00
Keerthan Jaic
038310d95a docs: custom directive for including/running examples 2016-03-15 18:32:11 -04:00
srivatsansoft
8e69e0f334 updated doc for the new public method sim.quit() 2016-03-03 07:46:19 +05:30
Marcel Hellwig
ea6cba2f40 Add 'filename' attribute to traceSignals 2016-01-30 20:17:01 +01:00
Nic McDonald
94bc28f076 Add 'directory' attribute to traceSignals.
This change does exactly what the 'directory' attribute for toVerilog and toVHDL
do. It allows the user to specify the output directory for VCD files.

This commit includes the source change, documentation change, and a py.test
change to test the functionality.
2016-01-24 22:17:37 -08:00
Jan Decaluwe
7e3b071aa2 what's new updates 2015-07-09 09:22:33 +02:00
Jan Decaluwe
44635e7132 Streamlined interface documentation 2015-07-08 09:30:44 +02:00
Jan Decaluwe
2d6be545a7 Doc for std_logic_ports 2015-07-08 08:44:45 +02:00
Jan Decaluwe
0ede42417f Doc update for ConcatSignal 2015-07-07 10:06:31 +02:00
Jan Decaluwe
1d7b20098a add whatsnew0.5 for completeness 2015-07-07 08:38:09 +02:00
Jan Decaluwe
e07ac7f5a0 Add old whatsnew docs to index 2015-07-06 08:52:25 +02:00
Keerthan Jaic
91a8148953 docs: Move old whatsnew to separate section 2015-06-27 08:47:55 -04:00
Keerthan Jaic
3b78a68981 docs: use version from myhdl.__version__ 2015-06-27 08:43:37 -04:00
Keerthan Jaic
ebb1b12ff8 whatsnew update 2015-06-27 08:36:23 -04:00
Keerthan Jaic
0253256938 Fix newlines in whatsnew/0.4.rst 2015-06-27 08:14:05 -04:00
Keerthan Jaic
2a08b7d60c wip: whatsnew update 2015-06-22 06:51:00 -04:00
Keerthan Jaic
55df36f4bb Convert olddoc whatsnew to rst and move to doc 2015-04-27 16:09:24 -04:00
Keerthan Jaic
f8825dd92c added tox.ini, autobuild target for docs makefile 2015-04-27 16:09:23 -04:00
Christopher Felton
6c65f973b6 cleaned up a conversion example, removed unused code 2015-03-25 07:57:24 -05:00
Josy Boelen
2b220aac4a corrected URL for MEP-107 2015-03-14 13:30:40 +01:00
Shen Chen
87c6a8a1e3 update docs on Cosimulation(exe, ...) 2015-02-26 17:52:46 +08:00
Christopher Felton
1513a24e18 Updated 0.9 documentation.
Updated the MyHDL manual to include the 0.9 what's new in the
index and additional verbage in the conversion section on
interfaces.  This commit is also being used as a test vehicle
for the new development flow using git.
2015-02-22 18:52:09 -06:00
heng
b67145c003 Merged jandecaluwe/myhdl/0.9-dev into 0.9-dev-set_file_dir
--HG--
branch : 0.9-dev-set_file_dir
2015-02-19 12:20:24 +00:00
Henry Gomersall
f83dbe835d Added tests, code and docs to implement directory setting for toVHDL and toVerilog.
--HG--
branch : 0.9-dev-set_file_dir
2015-02-18 20:38:49 +00: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
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
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
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
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
7f4a2ba1bb Home link position 2014-03-17 14:11:11 +01:00
Jan Decaluwe
2d9833adce Home link position
--HG--
branch : 0.9-dev
2014-03-17 14:09:16 +01:00
Jan Decaluwe
1e49af4890 merge from default
--HG--
branch : 0.9-dev
2014-03-16 20:29:21 +01:00
Jan Decaluwe
26e361bcf0 moved link 2014-03-16 20:28:44 +01:00
Jan Decaluwe
14469e084e merge from default
--HG--
branch : 0.9-dev
2014-03-16 20:25:48 +01:00
Jan Decaluwe
bc782464c9 Link to main site in docs 2014-03-16 20:24:16 +01:00
Christopher Felton
dc2a3d0708 started documentation for mep107 changes
--HG--
branch : mep107
2013-07-13 22:20:08 -05:00
Jan Decaluwe
91891cea4b doc ref fixes 2013-05-20 18:06:20 +02:00
Jan Decaluwe
46047f92d9 doc fixes 2013-05-20 12:41:30 +02:00