Björn Gottschall

Results 7 issues of Björn Gottschall

I created a new tracing interface which allows me to pipe out additional informations out of the simulation. I've created this interface exactly like TracerV, but a little bit simpler...

Orca removes everything from a filename after the first dot: ```orca-1.3.1.AppImage graph myplot.json --output-dir ./ --output 'myplot.test' --format pdf``` Expected filename : myplot.test.pdf Actual filename: myplot.pdf

TraceDoctor support for FireSim. Reference: https://github.com/ucb-bar/chipyard/pull/1469 There is currently some code commented out in the TraceDoctorBridge.scala and an assert that the trace vector width cannot be chosen higher than 512...

TraceDoctor support in FireSim. Reference: https://github.com/ucb-bar/chipyard/pull/1469

**Is your feature request related to a problem? Please describe.** I hold the spotlight button on the presenter and move the device which enables spotlight on the screen. If I...

**Describe the bug** I think zstd should not ignore symlinks when writing to stdout since it is the same effect as when using `zstdcat`. As reference I'm using the python...

### Checklist - [x] I checked for similar existing requests (both open and closed) before posting. - [x] My request is generic, other users may benefit from it too. ###...