Unable to build parameterized recursive bitonic sorter in bluespec

30 views
Skip to first unread message

Lakshya Tangri

unread,
May 12, 2022, 1:53:33 AM5/12/22
to RISC-V Teach
Hi all I am getting a lot of errors while building a recursive parameterized sorter because of compiler telling me to add provisos of the form n/2,n/4,n/8 so on and so forth due to divide and conquer approach of the implementation. I can either try non recursive implementation but that defeats the purpose of learning and using recursion.The code has been attached
I know this is RISC V group but I  can't find a dedicated blue spec community.Please help
SortingNetworks.bsv
Reply all
Reply to author
Forward
0 new messages