1
0

add test generate for ZscaleTop

This commit is contained in:
Yunsup Lee 2015-07-14 16:26:28 -07:00
parent d6df479870
commit 4c7c3f5bb2

View File

@ -69,4 +69,6 @@ class ZscaleTop extends Module {
sys.io.host <> io.host
bootmem.io <> sys.io.bootmem
dram.io <> sys.io.dram
TestGeneration.generateMakefrag
}