BURQ IDE

BURQ IDE

BURQ (برق) IDE is a RISCV core simulator. It simulates the working and testing of any 32, 64-bit RISC V core on I, M, C, and V extension support. The idea is that a core (either written in chisel or Verilog) could be tested via the ide automatically without setting up custom compilers or setting paths to the text file and writing scripts, making the entire process automated. Furthermore essential features of the ide like error correction find and replace and more are added for ease of use for the end-user. It supports regression testing for RISC V processors so that the user can verify if their core is working optimally.