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
Christopher Felton
71be1466de
initial doctest commit
2014-05-24 07:43:50 -05: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
120537ff0a
Fixes for readthedocs
2014-04-08 17:51:37 +02: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
Jan Decaluwe
41ee7bb219
0.8 doc improvements
2013-05-16 00:38:14 +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
72b40b56a6
Doc for modbv
...
--HG--
branch : 0.8-dev
2013-04-29 09:21:35 +02:00
Jan Decaluwe
7e2fdba7bc
doc for other improvements
...
--HG--
branch : 0.8-dev
2013-03-10 22:25:20 +01:00
Jan Decaluwe
f04d53a0fa
small corrections
...
--HG--
branch : 0.8-dev
2013-03-10 21:33:26 +01:00
Jan Decaluwe
c9f850508c
Factored out hardware-oriented types in separate chapter
...
--HG--
branch : 0.8-dev
2013-03-10 16:35:24 +01:00
Jan Decaluwe
e3879ef878
whatsnew for 0.8 doc, modbv description
...
--HG--
branch : 0.8-dev
2013-03-10 15:48:59 +01:00
Jan Decaluwe
e51da60524
add @always_seq and modbv to conversion examples
...
--HG--
branch : 0.8-dev
2012-12-21 17:08:50 +01:00
Jan Decaluwe
be79683f63
modbv reference info, refactored data types and function sections
...
--HG--
branch : 0.8-dev
2012-12-21 12:57:41 +01:00
Jan Decaluwe
f97a43e72f
reference info for @always_seq
...
--HG--
branch : 0.8-dev
2012-12-21 12:34:31 +01:00
Jan Decaluwe
30795da796
reference info for ResetSignal
...
--HG--
branch : 0.8-dev
2012-12-21 12:29:34 +01:00
Jan Decaluwe
9182cadc92
clarified synthesis
...
--HG--
branch : 0.8-dev
2012-05-06 14:59:24 +02:00
Jan Decaluwe
20a9394123
break up the modeling chapter in three
...
Mark high level clearly as separate from synthesis
--HG--
branch : 0.8-dev
2012-05-06 09:59:31 +02:00
Jan Decaluwe
5ad772c4b1
Implemented and documented timescale attribute for VCD output
...
--HG--
branch : 0.8-dev
2012-04-25 21:25:04 +02:00
Günter Dannoritzer
f229fad936
Doc: Added two index entries for 'user-defined code' to the manual.
2011-05-04 20:51:59 +02:00
Jan Decaluwe
9e311a73fe
aspell typo check
2010-12-20 10:48:44 +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
3fe398fe2a
Shadow signal example clarification / Author info
2010-10-16 17:46:02 +02:00
Jan Decaluwe
185a9a5f44
better error message in concat
2010-10-14 11:09:59 +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
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
f65fee6f5e
proofread and restructuring of intbv documentation
2009-01-08 15:36:32 +01:00
Jan Decaluwe
46162e8823
minor doc fixes
2008-12-22 18:19:57 +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