[myhdl-list] Inconsistency between simulation and conversion
Brought to you by:
jandecaluwe
From: Nicolas P. <nic...@aa...> - 2016-04-28 07:10:10
|
Hi, 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 ? Nicolas -- *Nicolas PINAULT R&D electronics engineer *** ni...@aa... <mailto:ni...@aa...> *AATON-Digital* 38000 Grenoble - France Tel +33 4 7642 9550 http://www.aaton.com http://www.transvideo.eu French Technologies for Film and Digital Cinematography Follow us on Twitter @Aaton_Digital @Transvideo_HD Like us on Facebook https://www.facebook.com/AatonDigital |