Modified lm_run.py adding pyflow as a simulator.
Also modified simulation.yaml, makefile, riscv_instr_base_test.py in pygen and rtl_simulation.yaml accordingly.
Added riscv_floating_point_arithmetic_test in testlist as pyflow generates this.
Pyflow generates only two tests from the testlist named : riscv_arithmetic_basic_test and riscv_floating_point_arithmetic_test as for now pyflow only supports these.
Modified lm_run.py adding pyflow as a simulator. Also modified simulation.yaml, makefile, riscv_instr_base_test.py in pygen and rtl_simulation.yaml accordingly. Added riscv_floating_point_arithmetic_test in testlist as pyflow generates this. Pyflow generates only two tests from the testlist named : riscv_arithmetic_basic_test and riscv_floating_point_arithmetic_test as for now pyflow only supports these.