Michael Etzkorn 明凯

Results 12 issues of Michael Etzkorn 明凯

**Describe the bug** Apologies for the tag. This is the closest I could find on the template. The issue seems similar to https://github.com/chipsalliance/verible/issues/611. glibc version - 2.17 gcc version -...

style-linter

**Type of issue**: other enhancement **Impact**: no functional change (additional documentation) | API addition (no impact on existing code) **Development Phase**: request **Other information** For a practical example, take the...

Based on some brief experimentation this week, I'm inclined to believe it doesn't? It seems like memory at certain addresses are retaining their value despite pressing cpu_reset. Maybe this is...

question

https://github.com/chipsalliance/rocket-chip/blob/b503f8ac28a497b2463ffbac84bfe66533ace0bb/src/main/scala/devices/debug/Periphery.scala#L115 This references a workaround for a chisel issue closed by https://github.com/chipsalliance/chisel3/pull/1660 My guess is this naming bug workaround can probably be removed now? I'll look into it later but...

proposal
question

**Related issue**: **Type of change**: other enhancement **Impact**: API modification **Development Phase**: implementation **Release Notes** The `HeterogeneousTileExampleConfig` will not work with `ExampleRocketSystem` or `GroundTestSubsystem`. Therefore, it should be put firmly...

**Type of change**: other enhancement **Impact**: no functional change Maybe more info can be provided in this deprecation note about the Compiler Plugin and auto-cloning, but for now, just fixing...

**Describe the bug** A clear and concise description of what the bug is. - svg of schematic fails to save locally if using Remote SSH extension - extension crashes and...

bug
documenter

**Type of issue**: feature request **Impact**: no functional change **Development Phase**: request **Other information** **What is the current behavior?** Since merging https://github.com/chipsalliance/rocket-chip/commit/0b7fef44f82b35bf289949b3f8fdc139641f8e10, the steps to build mdoc are no longer...

proposal
documentation

**Related issue**: Closes: #3230 Other related issues: #2960 #3312 **Type of change**: other enhancement **Impact**: no functional change **Development Phase**: implementation **Notes** - Because dev branch does not support mdoc,...

**Is your feature request related to a problem? Please describe.** `*.sv` typically contains UVM and testbench features that verilator doesn't understand. Lots of red squiggly's occur whenever looking at uvm...

enhancement