annotate src/Configurations/SAI_dump.aimcconfig @ 234:f070922969b5

- Added linked_ptr.h
author tomwalters
date Tue, 19 Oct 2010 07:28:52 +0000
parents a915f8e28cad
children
rev   line source
tom@143 1 module1.name = FileInput
tom@143 2 module1.id = file_input
tom@143 3 module1.child1 = PZFCFilterbank
tom@143 4
tom@143 5 module2.name = PZFCFilterbank
tom@143 6 module2.id = pzfc
tom@143 7 module2.child1 = NAP
tom@143 8
tom@143 9 module3.name = NAP
tom@143 10 module3.id = hcl
tom@143 11 module3.child1 = Strobes
tom@143 12
tom@143 13 module4.name = Strobes
tom@143 14 module4.id = local_max
tom@143 15 module4.parameters = <<<ENDPARAMS
tom@143 16 ENDPARAMS
tom@143 17 module4.child1 = SAI
tom@143 18
tom@143 19 module5.name = SAI
tom@143 20 module5.id = weighted_sai
tom@143 21 module5.child1 = SAIOutput
tom@143 22
tom@143 23 module6.name = SAIOutput
tom@143 24 module6.id = aimc_out
tom@143 25 module6.parameters = <<<ENDPARAMS
tom@143 26 ENDPARAMS