view src/Configurations/NAP_dump.aimcconfig @ 504:a0869cb1c99b

Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
author dicklyon@google.com
date Thu, 24 May 2012 22:26:56 +0000
parents a915f8e28cad
children
line wrap: on
line source
module1.name = FileInput
module1.id = file_input
module1.child1 = PZFCFilterbank

module2.name = PZFCFilterbank
module2.id = pzfc
module2.child1 = NAP

module3.name = NAP
module3.id = hcl
module3.child1 = NAPOutput

module4.name = NAPOutput
module4.id = aimc_out
module4.parameters = <<<ENDPARAMS
output.suffix=nap
ENDPARAMS