1
0

Make a directory for the config package (#464)

* [config] make dir structure mirror packages

* [config] expunge max_int
This commit is contained in:
Henry Cook
2016-12-05 10:42:16 -08:00
committed by GitHub
parent d0a0c887dc
commit f3d0692619
4 changed files with 5 additions and 18 deletions

View File

@ -16,7 +16,6 @@ import config._
import scala.math.max
import coreplex._
import rocketchip._
import util.ConfigUtils._
/** Actual testing target Configs */