-
hi,
thank you very much for all your effort on this project, it has made my life much easier!
i was hoping you'd be able to add an icon similar to this one, representing something like "planets …
-
Apologies in advance if I'm missing something obvious. Best of luck with the project.
commit e01022192ae5156255fdc1446a2e2e65671adc78
gcc: Apple clang version 11.0.0 (clang-1100.0.33.17)
```
(base…
-
Good day!
Order and conditions
1. Adding new config WithJtagDTM in boom_configs.scala
`
class jtagMegaBoomConfig extends Config(new WithMegaBooms ++ new DefaultBoomConfig ++ new WithNBigCore…
-
Better late than never...
-
In the documentation, there is an [example config for making the L1 cache into a scratchpad](https://chipyard.readthedocs.io/en/latest/Customization/Memory-Hierarchy.html#the-l1-caches).
I copied t…
-
Dear all,
I am unable to build the the rocket chip tool.
Following the read me fail has left me lot of errors and unable to build it (./build.sh just gives errors).
I am using Ubuntu 18.04 64-bit i…
pa1ly updated
4 years ago
-
**Type of issue**: bug report
**Impact**: unknown
**Development Phase**: request
**Other information**
The tdoeReg in the JTAG module of the rocket chip does not have an asyn…
-
なんかいいかんじのやつ
sksat updated
4 years ago
-
I'm using verilator to run dhrystone(https://github.com/riscv/riscv-tests/tree/master/benchmarks/dhrystone) and get the following result:
```
Microseconds for one run through Dhrystone: 481
Dhrysto…
-
How should we support multiple-player games?
I think a good starting principle is that support for multiple-player games should not impact the interface for standard, one-player RL environments. A …