| Summary: | Adding documented code examples for nMigen | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Andrey Miroshnikov <andy.miroshnikov> |
| Component: | Documentation | Assignee: | Andrey Miroshnikov <andy.miroshnikov> |
| Status: | CONFIRMED --- | ||
| Severity: | enhancement | CC: | libre-soc-bugs, lkcl, shriya.sharma |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | https://libre-soc.org/docs/learning_nmigen/ | ||
| See Also: |
https://bugs.libre-soc.org/show_bug.cgi?id=1164 https://bugs.libre-soc.org/show_bug.cgi?id=1126 https://bugs.libre-soc.org/show_bug.cgi?id=1122 |
||
| NLnet milestone: | --- | total budget (EUR) for completion of task and all subtasks: | 0 |
| budget (EUR) for this task, excluding subtasks' budget: | 0 | parent task for budget allocation: | |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: | ||
|
Description
Andrey Miroshnikov
2023-09-19 16:55:59 BST
i added the URL where all of the tutorials and everything i could find is located. please remember UNDER NO CIRCUMSTANCES quote or reference any Trademark-violating work. First commit, added up_counter.py example from the nmigen gitlab repo, modified to include gtkw file generation (for pretty gtkwave traces). https://gitlab.com/nmigen/nmigen/-/tree/master/docs/_code https://git.libre-soc.org/?p=nmigen-examples.git;a=commitdiff;h=472beee1b20ada92578e31b446b4d81c2d88a07c There's enough to run the example, but I haven't added the details to the guide that I'm planning to. |