12ac23713e
* Bug: In CRL Core, in VhdlEntity, when a scalar signal is also global, two ScalarSignal where created, but only one can be linked as a property on a Net. So when the one *not* linked as a property was deleted, an infinite loop started (under Cygwin at least). The _globals list now contains pointers to signals that are in _signals. The _globals elements no longer needs to be deleted. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |