You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, the getByteOffset entry in the Javadoc is an error, we currently don't have a API for that. Are you able to share more about what you are trying to do? Perhaps there is another way we can help.
Sorry for the delayed response. The getByteOffset entry has been removed from the javadoc.
As for locating the LUTs in the bitstream, we can only provide information about where SRL and LUTRAM type primitives exist in the bitstream as that is documented in the Logic Location file (.ll) provided from Vivado. The current documentation on how to update those state bits related to LUTRAMs is here https://www.rapidwright.io/docs/Bitstream_Manipulation.html . However, explicit locations can be found in a design by using the Logic Location file.
I see "getByteOffset" method in rapidwright/javadoc, but I cannot find it when using RapidWright with python.
Is this not implemented yet, or is there something wrong with my environments?
Thank you in advance.
The text was updated successfully, but these errors were encountered: