Re: [myhdl-list] Lists of signals as synthesizable arguments
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2009-06-23 08:52:59
|
Eric Jonas wrote: > I'm trying to construct modules that will take in lists of signals and > gang them together as address lines, where I don't want to manually > break out those signals or pre-invocation gang them into a single > signal. Eric, please check whether the ConcatSignal would be a solution for your problem: http://www.myhdl.org/doku.php/meps:mep-105 Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com Analog design automation: http://www.mephisto-da.com World-class digital design: http://www.easics.com |