We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40758d commit b9ba30dCopy full SHA for b9ba30d
1 file changed
runt.toml
@@ -109,7 +109,7 @@ cmd = """
109
name = "Arcilator Tests"
110
paths = ["tests/arcilator/*.futil"]
111
cmd = """
112
- fud2 {} --to dat --through firrtl-with-primitives --through arcilator -s sim.data={}.data
+ fud2 {} -q --to dat --through firrtl-with-primitives --through arcilator -s sim.data={}.data
113
"""
114
115
##### Frontend Tests #####
0 commit comments