Re: Inconsistency between simulation and conversion
Henry Gomersall <[email protected]> Thu, 28 Apr 2016 12:47:05 +0100
| Newsgroups | gmane.comp.python.myhdl |
|---|---|
| Message-ID | <[email protected]> |
On 28/04/16 07:54, Nicolas Pinault wrote: > When using this statement "counter.next += 1" I get an error when > converting my design to VHDL : > > myhdl.ConversionError: in file > Z:\myHDL_Tests\NoiseFilter\src\noise_filter.py, line 51: > Not supported: Augmented signal assignment > > This makes sense. > However, this same statement does not trig any error when simulating the > design. > Is this the intended behaviour ? > Incrementing .next is a slightly odd thing to want to do, but is possible given .next is likely an int type. Clearly it doesn't really make sense from the perspective of conversion. Henry ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z