﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
15	add computable parameter to soclib-cc	ludovic.lhours@…	somebody	"This patch add the ability to compute a parameter value from a parameter.Reference. At the moment only template construction and
value multiplication are implemented. Here is an example:

Port('caba:fifo_input', 'p_input', 2,
       data_t=parameter.Template('sc_uint', 
              [ parameter.Reference('IP_BITWIDTH') * 4])),"	enhancement	closed	minor	component1	fixed		
