Re: [myhdl-list] List of Signals in an always_comb
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2009-09-27 19:22:34
|
Thanks, I have applied the patch and pushed it to the public repo's. Felton Christopher wrote: > I came across a possible issue. I had created a design that had used a > list of signals in an always_comb generator. The conversion determined > that the alway_comb generator was of type "SIMPLE" and the resulting > Verilog generated "assign" for signal array. In short the generated > Verilog is not valid Verilog. > > I have attached a simple example of the MyHDL and the generated Verilog > (example_fail.v). I also attached a patch for a possible fix (if it is > determined this is an issue). The fix uses the same method to determine > if a ROM is being generated (hasRom) and the generated Verilog with the > patch (example.v). > > > > ------------------------------------------------------------------------ > > > > > > > > > Thanks > > Chris > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > > > ------------------------------------------------------------------------ > > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list -- 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 |