coriolis/crlcore/python
Jean-Paul Chaput 0217ca1f26 Force VST driver to clear all Vhdl properties after running.
* Change: In CRL::vstDriver(), remove all Vhdl properties after running.
    The properties are not updated if the cell (Entity) change, so the
    next time it is called, an incomplete or incoherent state was saved
    (for example, incomplete "port map"). Removing all properties is
    less efficient but works.
* Cleanup: In CRL/helpers/overlay, remove forgotten debug message.
2020-10-23 22:26:50 +02:00
..
helpers Force VST driver to clear all Vhdl properties after running. 2020-10-23 22:26:50 +02:00
CMakeLists.txt Port & integration of core2chip into alpha/block. 2020-10-07 15:07:16 +02:00