Commit 5b42f02
committed
Enable
* Simplify some examples to make them testable, and fix some incorrect examples.
* Discourage use of `input_list`, `output_list`, `register_list`, and
`wirevector_list`. They've been removed from the documentation. List
comprehensions are easier to read and don't expand the API.doctest, improve type annotations and documentation in helperfuncs.py. Also:1 parent 9ec718f commit 5b42f02
File tree
3 files changed
+365
-270
lines changed- docs
- pyrtl
- tests
3 files changed
+365
-270
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
| |||
0 commit comments