[Firechip] Add support for Tile <-> Uncore rational division

This commit is contained in:
David Biancolin
2019-11-22 16:29:55 -08:00
parent 12485b8e5c
commit bcddd6e0f6
5 changed files with 35 additions and 2 deletions

View File

@@ -182,3 +182,4 @@ class WithInitZeroTop extends Config((site, here, up) => {
Module(LazyModule(new TopWithInitZero()(p)).module)
})
// DOC include end: WithInitZero