A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
1–6 of 6 posts
Re: A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
#2Author here,
When I joined InCore last year, I decided it would be meaningful to redesign my Undergraduate Capstone Project using Bluespec SystemVerilog (An InCore superpower) and contrast the efforts + compare the implementation with the legacy Verilog codebase.
This blog is an account of the same, with a walkthrough of the design, comparison results and steps to replicate.
Link to the GitHub repository: https://github.com/govardhnn/Low_Power_Multidimensional_Sort...
Re: A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
#3HLHDL's are clearly superior and is the way forward and there's no better way to prove the point than with real metrics on a real-time project absolutely loved the blog.
Re: A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
#4Great blog op
Re: A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
#5Great blog op
Thanks!
Re: A Compelling Case for Using BSV (Bluespec SystemVerilog) in Academia
#6HLHDL's are clearly superior and is the way forward and there's no better way to prove the point than with real metrics on a real-time project absolutely loved the blog.
Thank you! Yes, the purpose of this blog was to motivate peer hardware designers to switch to a much more intuitive HLHDL like BSV, especially in academia.
This was my "skin-in-the-game" approach to travel back in time to the hardest problem I solved back in college (the MDSA Hardware Accelerator) and show how better/efficient I was in designing the same.