diff options
author | Tim Hutt <timothy.hutt@codasip.com> | 2024-12-20 21:25:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-20 13:25:24 -0800 |
commit | f4aa35e83440fb0b269dc2c0f205f38036d6af02 (patch) | |
tree | 43fcdb74f253d582603bc6d84fded42353a06f8e /chisel_utils.py | |
parent | 9226b0d091b0d2ea9ccad6f7f8ca1283a3b15e88 (diff) | |
download | riscv-opcodes-f4aa35e83440fb0b269dc2c0f205f38036d6af02.zip riscv-opcodes-f4aa35e83440fb0b269dc2c0f205f38036d6af02.tar.gz riscv-opcodes-f4aa35e83440fb0b269dc2c0f205f38036d6af02.tar.bz2 |
Sort JSON output (#315)
If we're sorting the dictionary anyway we may as well output the JSON sorted.
Also since Python 3.6 we can just use `dict()` since the insertion order is preserved.
Diffstat (limited to 'chisel_utils.py')
0 files changed, 0 insertions, 0 deletions