| Summary: | adding nmigen-soc as a dependency needs documentation updated | ||
|---|---|---|---|
| Product: | Libre-SOC Website | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | website | Assignee: | Cole Poirier <colepoirier> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
| NLnet milestone: | NLNet.2019.10.043.Wishbone | total budget (EUR) for completion of task and all subtasks: | 100 |
| budget (EUR) for this task, excluding subtasks' budget: | 100 | parent task for budget allocation: | 384 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
"cole"={amount=100,submitted=2020-09-20,paid=2020-10-01}
|
|
|
Description
Luke Kenneth Casson Leighton
2020-06-25 15:33:42 BST
(In reply to Luke Kenneth Casson Leighton from comment #0) > nmigen-soc has been added to soc setup.py as a dependency. all documentation > now needs updating to reflect that. also the dev-scripts need updating. Just updated dev-env-setup/hdl-dev-repos with nmigen-soc installation (setup.py develop). Also scripted using a known-working nmigen version until <https://github.com/nmigen/nmigen/issues/429> is resolved. At the end of the script the following is printed in bolded red letters: ``` Using nmigen version 303ea18cb60567e45a755c6b6289a601f27d46e6 until https://github.com/nmigen/nmigen/issues/429 is resolved. ``` Going to update a few things in the documentation now. (In reply to Cole Poirier from comment #1) > Also scripted using a known-working nmigen version until > <https://github.com/nmigen/nmigen/issues/429> is resolved. i spoke with whitequark and she knows what's causing it. > At the end of the script the following is printed in bolded red letters: > ``` > Using nmigen version 303ea18cb60567e45a755c6b6289a601f27d46e6 until > https://github.com/nmigen/nmigen/issues/429 is resolved. ah fantastic. (In reply to Luke Kenneth Casson Leighton from comment #2) > (In reply to Cole Poirier from comment #1) > > At the end of the script the following is printed in bolded red letters: > > ``` > > Using nmigen version 303ea18cb60567e45a755c6b6289a601f27d46e6 until > > https://github.com/nmigen/nmigen/issues/429 is resolved. > > ah fantastic. I have removed this from the script as nmigen issue #429 has been resolved by a pull request from jacob. I plan on marking this bug as resolved after I have updated the documentation. Documentation and script are done. Closing. Update budget allocations and parent task for budget allocations per http://lists.libre-soc.org/pipermail/libre-soc-dev/2020-September/000536.html |