coriolis/kite/src
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
..
kite More accurate routing guiding under a block corona. 2015-06-06 18:22:48 +02:00
BuildPowerRails.cpp Merge "collections" branch from <github> (G. Gouvine). 2015-06-08 11:51:09 +02:00
BuildPreRouteds.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
DataNegociate.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
GraphicKiteEngine.cpp Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
HorizontalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.cpp Merge "collections" branch from <github> (G. Gouvine). 2015-06-08 11:51:09 +02:00
KiteMain.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Manipulator.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
NegociateWindow.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
PreProcess.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
ProtectRoutingPads.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
PyGraphicKiteEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyKite.cpp * ./kite: 2013-12-04 00:59:29 +00:00
PyKiteEngine.cpp Bug in VHDL portmap. Too strict checking in Kite & Etesian ::setViewer(). 2015-06-08 12:01:32 +02:00
RoutingEvent.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
RoutingEventHistory.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventLoop.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
RoutingPlane.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
SegmentFsm.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
Session.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Track.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackCost.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackElement.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackElements.cpp * ./kite: 2013-12-04 00:59:29 +00:00
TrackFixedSegment.cpp More accurate routing guiding under a block corona. 2015-06-06 18:22:48 +02:00
TrackMarker.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackSegment.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
TrackSegmentCost.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Tracks.cpp * ./kite: 2013-12-04 00:59:29 +00:00
VerticalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
kiteRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00