[Libre-soc-dev] pia as cycle accurate simulator?
    Jacob Lifshay 
    programmerjake at gmail.com
       
    Fri Oct 16 05:12:54 BST 2020
    
    
  
Just read this article on using Rust, has some relevant points to the
decision of if we should build a simulator on top of pia:
http://dtrace.org/blogs/bmc/2020/10/11/rust-after-the-honeymoon/
one of the important things mentioned in the above article is Rust has some
very nice ELF and DWARF libraries if we need them. It also has a waay
better replacement for C's switch statement: match -- that should be very
handy for instruction decoding.
Jacob
    
    
More information about the Libre-soc-dev
mailing list