coriolis/kite
Jean-Paul Chaput 701487247d Bug in VHDL portmap. Too strict checking in Kite & Etesian ::setViewer().
* Bug: In CRL Core, in VectorPortMap::VhdlPortMap(), if the connection
    was made to *non-contiguous* bits of an otherwise *contiguous* vector,
    it was using a span instead of the separate bits. Now check that
    bits are contiguous (delta: +1/-1) and the delta do not change of
    sign.
* Change: In Etesian & Kite, the Python interface function ::setViewer()
    was checking that the argument was indeed a CellViewer, but in text
    mode it is None. Now, silently ignore the argument if it cannot be
    converted into CellViewer.
2015-06-08 12:01:32 +02:00
..
cmake_modules * All tools: 2010-05-19 14:31:10 +00:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
python Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
src Bug in VHDL portmap. Too strict checking in Kite & Etesian ::setViewer(). 2015-06-08 12:01:32 +02:00
CMakeLists.txt Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00