circt / arc-tests

A collection of tests and benchmarks for the Arc simulation backend of CIRCT
24 stars 2 forks source link

Fix variable typo in Makefile #1

Closed owlxiao closed 1 year ago

owlxiao commented 1 year ago

Fix the variable typo $(DEBUG-STAGE) to $(DEBUG_STAGE) in the "arcilator" command。