Results 12 issues of Liwei Ma

**Environment report** Linux but in a internal network. `./bin/install --offline ` is very useful for a linux without network. While this offline is only for the omf, but in the...

status: help wanted
Hacktoberfest
HackIllinois

**Related issue**: https://github.com/chipsalliance/rocket-chip/issues/2366 **Type of change**: other enhancement **Impact**: API modification **Development Phase**: proposal **Release Notes** clockGate is more a Core Params than a specific Rocket Core Params. With this...

**Type of issue**: other enhancement **Impact**: no functional change **Development Phase**: proposal **Other information** The Wake script is a very good way to compose different design. Wake not only provide...

proposal

It is better to have socket file as server entry point. Especially in a multi-user server, it makes users independent work locally.

discussion
docs
build server

Though it is arbitary to select rs1 or rs3 when rs2==0, I would suggest this instruction defined as: `cmov (rs1, rs2, rs3) = rs2 ? rs3 : rs1` This definition...

There are several Ternary instructions in Bitmanip. While compared to other Integer extensions, I consider it to be a big modification, for it takes an extra register file read port...

Alpine Linux provides a popular docker base image. It would be better to provide riscv tools releases on Alpine. Has anybody build riscv-tools on Alpine Linux?

**Type of issue**: Feature Request **Is your feature request related to a problem? Please describe.** Not a problem. But it is slow for Chisel elaborate a large design. **Describe the...

By standalone, I mean emacs only has vterm buffers (sessions) with better mouse integration, removing the status bar. Currently I use emacs + vterm for my terminal solution, but the...

Can I view pyvsc an implementation of pss?