Fix JSON syntax error in br_gh25b.json

This commit is contained in:
Cary R. 2026-01-31 23:35:28 -08:00 committed by GitHub
parent bf97480fc6
commit 2b161aca20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"type" : "normal",
"source" : "br_gh25b.v",
"iverilog-args" : [ "-g2009" }
"iverilog-args" : [ "-g2009" ]
}