Remove firesim-multiclock-tests

These had not been doing anything useful for a while, the default design is now multiclock
This commit is contained in:
Jerry Zhao
2023-01-31 09:48:19 -08:00
parent 9f02fe9dbc
commit c8867becee
2 changed files with 1 additions and 27 deletions

View File

@@ -64,7 +64,6 @@ mapping["chipyard-constellation"]=" CONFIG=SharedNoCConfig"
mapping["constellation"]=" SUB_PROJECT=constellation"
mapping["firesim"]="SCALA_TEST=firesim.firesim.RocketNICF1Tests"
mapping["firesim-multiclock"]="SCALA_TEST=firesim.firesim.RocketMulticlockF1Tests"
mapping["fireboom"]="SCALA_TEST=firesim.firesim.BoomF1Tests"
mapping["icenet"]="SUB_PROJECT=icenet"
mapping["testchipip"]="SUB_PROJECT=testchipip"