-
### Test point name
[aes_prng_ressed_test]:https://github.com/github-gcontributor/opentitan/blob/master/hw/top_earlgrey/data/ip/chip_aes_testplan.hjson#L145
### Host side component
None
### OpenTi…
-
There was a brief discussion at the summit that maybe using XML for the system description is not the best ([hjson](https://hjson.github.io/) anyone?:-) ). Either way, there should be proper grammar (…
-
### Test point name
[chip_sw_rom_ctrl_kmac_error](https://github.com/lowRISC/opentitan/blob/72211c306ccacc11da7f4f2059c291690abcf9de/hw/top_earlgrey/data/chip_testplan.hjson#L2503)
### Host side com…
-
Wanted to clarify what `num_points` mean in json header.
Is it the maximum number of points presented in any frame of the presented json?
E.g., points per frames: 5, 6, 15, 50, 25, 5, 25, then `nu…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
[the official doc](https://github.com/microsoft/DeepSpeed/blob/master/b…
-
Revise `top_{name}.hjson` to have indications of subsystems. Each IP instances, memories, crossbars will have `subsystem` field that indicates which subsystem it belongs. Top-level also has `subsystem…
-
The `tsconfig.json` file supports comments. When I tried to use this package to sync `tsconfig.json` with `package.json` I got an error message for existing `tsconfig.json` files:
```
❯ p meta-upd…
-
following instructions in readme, I'm in Windows 10, Anaconda3,
run
`conda install -c conda-forge -c loop3d map2loop -y`
get 'packageNotFoundError' for map2loop...
-
### Description
Silicon Validation will target functional feature coverage against block and top level specifications. In order to measure progress, we want to build a dashboard aggregating functi…
moidx updated
6 months ago
-
`ip.hjson` can have `scan` field to define whether `scanmode_i` exists or not. There were comments on the PR #319 to be more flexible not only for `scan` but also all DFT related signals. So, the plan…