Bug 1014

Summary: gf_reference/cldivrem.py links broke
Product: Libre-SOC Website Reporter: Jacob Lifshay <programmerjake>
Component: websiteAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: major CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: Other   
OS: Linux   
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 Jacob Lifshay 2023-03-06 18:36:17 GMT
afaict all gf_reference pages no longer show up on the wiki, the nmigen-gf.git/gf_reference/ dir should show up as https://libre-soc.org/gf_reference/ on the wiki

https://git.libre-soc.org/?p=nmigen-gf.git;a=tree;f=gf_reference;h=514e77fc682b5f7ff96e5de8c604c47b34a54271;hb=HEAD
Comment 1 Luke Kenneth Casson Leighton 2023-03-06 18:50:35 GMT
hmmm strange. it's an underlay. no changes have been made to the
wiki config.
Comment 2 Jacob Lifshay 2023-03-06 19:46:27 GMT
note this breaks https://libre-soc.org/openpower/sv/bitmanip/ in particular most cl* insns are completely broken with no pseudocode.
so imho this should be higher priority since we're discussing that page a bunch today.