Skip to content

Modify the AXI interface of FINN Stitched IP #522

Answered by heborras
laochonlam asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @laochonlam,

exposing tlast is indeed possible using the InsertTLastMarker transformation:

class InsertTLastMarker(Transformation):

This must be done after the FIFO depths have been set. A bit of a convoluted example of this use-case can be found here: https://github.com/fastmachinelearning/finn-examples/blob/e36659647cc799dd44c7bd12b8be20df487fe55c/build/kws-pynqz-axidma/build.py#L51

However, as far as I know FINN does not implement the tkeep interface.

Cheers,
Hendrik

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@laochonlam
Comment options

@JPPalacios
Comment options

@heborras
Comment options

Answer selected by laochonlam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants