riscv-software-src / riscv-tools

RISC-V Tools (ISA Simulator and Tests)
1.13k stars 446 forks source link

bump fesvr bump for VCS permissive argument parsing #179

Closed seldridge closed 6 years ago

seldridge commented 6 years ago

This adds +permissive/+permissive-off options for riscv-fesvr that enable permissive argument parsing by HTIF within the range of the +permissive [odd VCS args...] +permissive-off.

Also, this is a further opportunity for comments about the approach merged in riscv-fesvr.

Pulls in https://github.com/riscv/riscv-fesvr/pull/44 This is blocking https://github.com/freechipsproject/rocket-chip/pull/1266