Skip to content

Commit

Permalink
modules/zstd/memory/axi_stream_remove_empty: add fifo module definiti…
Browse files Browse the repository at this point in the history
…on for verilog library

Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Dec 31, 2024
1 parent 8f6356a commit 2398487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xls/modules/zstd/memory/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ verilog_library(
name = "axi_stream_remove_empty_verilog_lib",
srcs = [
":axi_stream_remove_empty.v",
"//xls/modules/zstd:xls_fifo_wrapper.v",
],
tags = ["manual"],
)
Expand Down

0 comments on commit 2398487

Please sign in to comment.