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.
(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