-
Greetings @rswarbrick ,
By default, the simulation reports(html, json) are under the folder `scratch//_sim_/reports/`.
However, if the switch `--proj-root` is set, the `scratch` folder will be u…
-
@dannyfritz
@dqsully
@iainhallam
@namusyaka
@trobro
~~I wanted to make you aware that I won't be maintaining this project any longer. See https://hjson.org~~ Update - see below
Thanks for yo…
-
### Test point name
[chip_usb_sof] (https://github.com/lowRISC/opentitan/blob/master/hw/top_earlgrey/data/chip_testplan.hjson#L315)
### Host side component
SystemVerilog
### OpenTitanTool …
-
Hey everyone!
Hope you're all having an awesome day! 🚀 I just caught wind that hJSON is in search of a new maintainer, and I'm thrilled to throw my hat into the ring!
One of the first things I'm…
-
How does this compare to [json5](https://json5.org/)? Would be nice if the readme at least mentioned whats different between the two.
-
Got wrong number when serialize a long number.
Here is a example:
```java
String in = "{ \"id\" : 8093873769532439696 }";
String out = JsonValue.readHjson(in).toString(Stringify.HJSON)
```
…
-
-
The feature that allows Circuit to have comments in its JSON configs seems to be fragile: https://github.com/ZeroK-RTS/Zero-K-Infrastructure/issues/2596
Converting configs to a format that supports…
-
We currently generate the OTP image in a different way for DV than for other targets (FPGA, Verilator). In DV, we call the OTP generation script as part of a pre-build command [here](https://github.co…
-
The alert_info contents is defined in alert_pkg::alert_crashdump_t, and cpu_info in ibex_pkg::crash_dump_t. The actual layout and size of these need to be known to software if we are ever to make use …