Skip to content

RapidWright 2020.2.1-beta Release

Compare
Choose a tag to compare
@clavin-xlnx clavin-xlnx released this 16 Jan 05:04
· 1493 commits to master since this release

Release Notes:

  • Adds a set of bitstream manipulation APIs
  • Adds part name normalization (see pull request #120)
  • Bug fix for migrateCellAndSubCells() (see pull request #116)
  • Fixes an NPE on getSitePinFromLogicalPin()
  • Fixes support for BUFCE_ROW on Net.{get,set}BufferDelay()
  • API Additions:
    • com.xilinx.rapidwright.bitstream.{BitLocation, Bitstream, BitstreamHeader, Block,
      BlockSubType, BlockType, CMDCode, ConfigArray, ConfigRow,
      FAR, Frame, IDCode, OpCode, Packet, PacketType,
      RegisterType} # Please see Javadocs for full details.