@@ -101,7 +101,6 @@ xls_dslx_verilog(
101101 dslx_top = "WindowBuffer64" ,
102102 ir_conv_args = COMMON_IR_CONV_ARGS ,
103103 library = ":window_buffer_dslx" ,
104- tags = ["manual" ],
105104 verilog_file = "window_buffer.v" ,
106105)
107106
@@ -167,7 +166,6 @@ xls_dslx_verilog(
167166 dslx_top = "ShiftBufferAlignerInst" ,
168167 ir_conv_args = COMMON_IR_CONV_ARGS ,
169168 library = ":shift_buffer_dslx" ,
170- tags = ["manual" ],
171169 verilog_file = "shift_buffer_aligner.v" ,
172170)
173171
@@ -232,7 +230,6 @@ xls_dslx_verilog(
232230 dslx_top = "ShiftBufferStorageInst" ,
233231 ir_conv_args = COMMON_IR_CONV_ARGS ,
234232 library = ":shift_buffer_dslx" ,
235- tags = ["manual" ],
236233 verilog_file = "shift_buffer_storage.v" ,
237234)
238235
@@ -300,7 +297,6 @@ xls_dslx_verilog(
300297 dslx_top = "ShiftBufferInst" ,
301298 ir_conv_args = COMMON_IR_CONV_ARGS ,
302299 library = ":shift_buffer_dslx" ,
303- tags = ["manual" ],
304300 verilog_file = "shift_buffer.v" ,
305301)
306302
@@ -349,7 +345,6 @@ place_and_route(
349345
350346xls_benchmark_verilog (
351347 name = "shift_buffer_verilog_benchmark" ,
352- tags = ["manual" ],
353348 verilog_target = "shift_buffer_verilog" ,
354349)
355350
@@ -392,7 +387,6 @@ xls_dslx_verilog(
392387 dslx_top = "FrameHeaderDecoderInst" ,
393388 ir_conv_args = COMMON_IR_CONV_ARGS ,
394389 library = ":frame_header_dec_dslx" ,
395- tags = ["manual" ],
396390 verilog_file = "frame_header_dec.v" ,
397391)
398392
@@ -488,7 +482,6 @@ xls_dslx_verilog(
488482 dslx_top = "BlockHeaderDecoderInst" ,
489483 ir_conv_args = COMMON_IR_CONV_ARGS ,
490484 library = ":block_header_dec_dslx" ,
491- tags = ["manual" ],
492485 verilog_file = "block_header_dec.v" ,
493486)
494487
@@ -567,7 +560,6 @@ xls_dslx_verilog(
567560 dslx_top = "RawBlockDecoderInst" ,
568561 ir_conv_args = COMMON_IR_CONV_ARGS ,
569562 library = ":raw_block_dec_dslx" ,
570- tags = ["manual" ],
571563 verilog_file = "raw_block_dec.v" ,
572564)
573565
@@ -645,7 +637,6 @@ xls_dslx_verilog(
645637 dslx_top = "RleBlockDecoderInst" ,
646638 ir_conv_args = COMMON_IR_CONV_ARGS ,
647639 library = ":rle_block_dec_dslx" ,
648- tags = ["manual" ],
649640 verilog_file = "rle_block_dec.v" ,
650641)
651642
@@ -724,7 +715,6 @@ xls_dslx_verilog(
724715 dslx_top = "DecoderMux" ,
725716 ir_conv_args = COMMON_IR_CONV_ARGS ,
726717 library = ":dec_mux_dslx" ,
727- tags = ["manual" ],
728718 verilog_file = "dec_mux.v" ,
729719)
730720
@@ -944,7 +934,6 @@ xls_dslx_verilog(
944934 dslx_top = "AxiCsrAccessorInst" ,
945935 ir_conv_args = COMMON_IR_CONV_ARGS ,
946936 library = ":axi_csr_accessor_dslx" ,
947- tags = ["manual" ],
948937 verilog_file = "axi_csr_accessor.v" ,
949938)
950939
@@ -1021,7 +1010,6 @@ xls_dslx_verilog(
10211010 dslx_top = "CsrConfigInst" ,
10221011 ir_conv_args = COMMON_IR_CONV_ARGS ,
10231012 library = ":csr_config_dslx" ,
1024- tags = ["manual" ],
10251013 verilog_file = "csr_config.v" ,
10261014)
10271015
@@ -1102,7 +1090,6 @@ xls_dslx_verilog(
11021090 opt_ir_args = {
11031091 "top" : "__ram_wr_handler__RamWrRespHandlerInst_0_next" ,
11041092 },
1105- tags = ["manual" ],
11061093 verilog_file = "ram_rw_handler.v" ,
11071094)
11081095
@@ -1194,7 +1181,6 @@ xls_dslx_verilog(
11941181 dslx_top = "FseProbaFreqDecoderInst" ,
11951182 ir_conv_args = COMMON_IR_CONV_ARGS ,
11961183 library = ":fse_proba_freq_dec_dslx" ,
1197- tags = ["manual" ],
11981184 verilog_file = "fse_proba_freq_dec.v" ,
11991185)
12001186
@@ -1215,12 +1201,10 @@ xls_benchmark_ir(
12151201 #),
12161202 "codegen_version" : CODEGEN_VERSION ,
12171203 },
1218- tags = ["manual" ],
12191204)
12201205
12211206xls_benchmark_verilog (
12221207 name = "fse_proba_freq_dec_verilog_benchmark" ,
1223- tags = ["manual" ],
12241208 verilog_target = "fse_proba_freq_dec_verilog" ,
12251209)
12261210
@@ -1284,7 +1268,6 @@ xls_dslx_verilog(
12841268 dslx_top = "LiteralsHeaderDecoderInst" ,
12851269 ir_conv_args = COMMON_IR_CONV_ARGS ,
12861270 library = ":literals_block_header_dec_dslx" ,
1287- tags = ["manual" ],
12881271 verilog_file = "literals_block_header_dec.v" ,
12891272)
12901273
@@ -1321,7 +1304,6 @@ xls_dslx_verilog(
13211304 dslx_top = "SequenceConfDecoderInst" ,
13221305 ir_conv_args = COMMON_IR_CONV_ARGS ,
13231306 library = ":sequence_conf_dec_dslx" ,
1324- tags = ["manual" ],
13251307 verilog_file = "sequence_conf_dec.v" ,
13261308)
13271309
@@ -1361,7 +1343,6 @@ xls_dslx_verilog(
13611343 dslx_top = "RefillingShiftBufferInternalInst" ,
13621344 ir_conv_args = COMMON_IR_CONV_ARGS ,
13631345 library = ":refilling_shift_buffer_dslx" ,
1364- tags = ["manual" ],
13651346 verilog_file = "refilling_shift_buffer_internal.v" ,
13661347)
13671348
@@ -1502,7 +1483,6 @@ xls_dslx_verilog(
15021483 dslx_top = "ZstdDecoderInternalInst" ,
15031484 ir_conv_args = COMMON_IR_CONV_ARGS ,
15041485 library = ":zstd_dec_dslx" ,
1505- tags = ["manual" ],
15061486 verilog_file = "zstd_dec_internal.v" ,
15071487)
15081488
@@ -1636,7 +1616,6 @@ xls_dslx_verilog(
16361616 dslx_top = "FseTableIterator" ,
16371617 ir_conv_args = COMMON_IR_CONV_ARGS ,
16381618 library = ":fse_table_iterator_dslx" ,
1639- tags = ["manual" ],
16401619 verilog_file = "fse_table_iterator.v" ,
16411620)
16421621
@@ -1717,7 +1696,6 @@ xls_dslx_verilog(
17171696 dslx_top = "FseTableCreatorInst" ,
17181697 ir_conv_args = COMMON_IR_CONV_ARGS ,
17191698 library = ":fse_table_creator_dslx" ,
1720- tags = ["manual" ],
17211699 verilog_file = "fse_table_creator.v" ,
17221700)
17231701
@@ -1802,7 +1780,6 @@ xls_dslx_verilog(
18021780 dslx_top = "CommandConstructor" ,
18031781 ir_conv_args = COMMON_IR_CONV_ARGS ,
18041782 library = ":command_constructor_dslx" ,
1805- tags = ["manual" ],
18061783 verilog_file = "command_constructor.v" ,
18071784)
18081785
@@ -1818,7 +1795,6 @@ xls_benchmark_ir(
18181795
18191796xls_benchmark_verilog (
18201797 name = "command_constructor_verilog_benchmark" ,
1821- tags = ["manual" ],
18221798 verilog_target = "command_constructor_verilog" ,
18231799)
18241800
@@ -1903,15 +1879,13 @@ xls_dslx_verilog(
19031879 dslx_top = "RamDemuxWrappedInst" ,
19041880 ir_conv_args = COMMON_IR_CONV_ARGS ,
19051881 library = ":ram_demux_dslx" ,
1906- tags = ["manual" ],
19071882 verilog_file = "ram_demux.v" ,
19081883)
19091884
19101885xls_benchmark_ir (
19111886 name = "ram_demux_opt_ir_benchmark" ,
19121887 src = "ram_demux_verilog.opt.ir" ,
19131888 codegen_args = RAM_DEMUX_CODEGEN_ARGS ,
1914- tags = ["manual" ],
19151889)
19161890
19171891verilog_library (
@@ -2067,7 +2041,6 @@ xls_dslx_verilog(
20672041 dslx_top = "RamPassthroughInst" ,
20682042 ir_conv_args = COMMON_IR_CONV_ARGS ,
20692043 library = ":ram_passthrough_dslx" ,
2070- tags = ["manual" ],
20712044 verilog_file = "ram_passthrough.v" ,
20722045)
20732046
@@ -2107,7 +2080,6 @@ xls_dslx_verilog(
21072080 opt_ir_args = {
21082081 "top" : "__fse_dec__FseDecoderInst_0_next" ,
21092082 },
2110- tags = ["manual" ],
21112083 verilog_file = "fse_dec.v" ,
21122084)
21132085
@@ -2199,7 +2171,6 @@ xls_dslx_verilog(
21992171 dslx_top = "RamDemux3Inst" ,
22002172 ir_conv_args = COMMON_IR_CONV_ARGS ,
22012173 library = ":ram_demux3_dslx" ,
2202- tags = ["manual" ],
22032174 verilog_file = "ram_demux3.v" ,
22042175)
22052176
@@ -2391,7 +2362,6 @@ xls_dslx_verilog(
23912362 opt_ir_args = {
23922363 "top" : "__sequence_dec__FseLookupCtrlInst_0_next" ,
23932364 },
2394- tags = ["manual" ],
23952365 verilog_file = "fse_lookup_ctrl.v" ,
23962366)
23972367
@@ -2435,7 +2405,6 @@ xls_dslx_verilog(
24352405 dslx_top = "RleLiteralsDecoderInst" ,
24362406 ir_conv_args = COMMON_IR_CONV_ARGS ,
24372407 library = ":rle_literals_dec_dslx" ,
2438- tags = ["manual" ],
24392408 verilog_file = "rle_literals_dec.v" ,
24402409)
24412410
@@ -2517,7 +2486,6 @@ xls_dslx_verilog(
25172486 opt_ir_args = {
25182487 "top" : "__raw_literals_dec__RawLiteralsDecoder_0__16_64_next" ,
25192488 },
2520- tags = ["manual" ],
25212489 verilog_file = "raw_literals_dec.v" ,
25222490)
25232491
@@ -2534,7 +2502,6 @@ xls_benchmark_ir(
25342502
25352503xls_benchmark_verilog (
25362504 name = "raw_literals_dec_verilog_benchmark" ,
2537- tags = ["manual" ],
25382505 verilog_target = "raw_literals_dec_verilog" ,
25392506)
25402507
@@ -2620,7 +2587,6 @@ xls_dslx_verilog(
26202587 dslx_top = "LiteralsBufferInst" ,
26212588 ir_conv_args = COMMON_IR_CONV_ARGS ,
26222589 library = ":literals_buffer_dslx" ,
2623- tags = ["manual" ],
26242590 verilog_file = "literals_buffer.v" ,
26252591)
26262592
@@ -2636,7 +2602,6 @@ xls_benchmark_ir(
26362602
26372603xls_benchmark_verilog (
26382604 name = "literals_buffer_verilog_benchmark" ,
2639- tags = ["manual" ],
26402605 verilog_target = "literals_buffer_verilog" ,
26412606)
26422607
@@ -2714,7 +2679,6 @@ xls_dslx_verilog(
27142679 dslx_top = "LiteralsDecoderCtrlInst" ,
27152680 ir_conv_args = COMMON_IR_CONV_ARGS ,
27162681 library = ":literals_decoder_dslx" ,
2717- tags = ["manual" ],
27182682 verilog_file = "literals_decoder_ctrl.v" ,
27192683)
27202684
@@ -2899,7 +2863,6 @@ xls_dslx_verilog(
28992863 dslx_top = "WeightPreScan" ,
29002864 ir_conv_args = COMMON_IR_CONV_ARGS ,
29012865 library = ":huffman_prescan_dslx" ,
2902- tags = ["manual" ],
29032866 verilog_file = "huffman_prescan.v" ,
29042867)
29052868
@@ -2911,7 +2874,6 @@ xls_benchmark_ir(
29112874
29122875xls_benchmark_verilog (
29132876 name = "huffman_prescan_verilog_benchmark" ,
2914- tags = ["manual" ],
29152877 verilog_target = "huffman_prescan_verilog" ,
29162878)
29172879
@@ -2983,7 +2945,6 @@ xls_dslx_verilog(
29832945 dslx_top = "WeightCodeBuilder" ,
29842946 ir_conv_args = COMMON_IR_CONV_ARGS ,
29852947 library = ":huffman_code_builder_dslx" ,
2986- tags = ["manual" ],
29872948 verilog_file = "huffman_code_builder.v" ,
29882949)
29892950
@@ -2995,7 +2956,6 @@ xls_benchmark_ir(
29952956
29962957xls_benchmark_verilog (
29972958 name = "huffman_code_builder_verilog_benchmark" ,
2998- tags = ["manual" ],
29992959 verilog_target = "huffman_code_builder_verilog" ,
30002960)
30012961
@@ -3063,7 +3023,6 @@ xls_dslx_verilog(
30633023 dslx_top = "HuffmanAxiReaderInst" ,
30643024 ir_conv_args = COMMON_IR_CONV_ARGS ,
30653025 library = ":huffman_axi_reader_dslx" ,
3066- tags = ["manual" ],
30673026 verilog_file = "huffman_axi_reader.v" ,
30683027)
30693028
@@ -3141,7 +3100,6 @@ xls_dslx_verilog(
31413100 dslx_top = "HuffmanDataPreprocessor" ,
31423101 ir_conv_args = COMMON_IR_CONV_ARGS ,
31433102 library = ":huffman_data_preprocessor_dslx" ,
3144- tags = ["manual" ],
31453103 verilog_file = "huffman_data_preprocessor.v" ,
31463104)
31473105
@@ -3219,7 +3177,6 @@ xls_dslx_verilog(
32193177 dslx_top = "HuffmanDecoder" ,
32203178 ir_conv_args = COMMON_IR_CONV_ARGS ,
32213179 library = ":huffman_decoder_dslx" ,
3222- tags = ["manual" ],
32233180 verilog_file = "huffman_decoder.v" ,
32243181)
32253182
@@ -3306,7 +3263,6 @@ xls_dslx_verilog(
33063263 dslx_top = "HuffmanControlAndSequenceInst" ,
33073264 ir_conv_args = COMMON_IR_CONV_ARGS ,
33083265 library = ":huffman_ctrl_dslx" ,
3309- tags = ["manual" ],
33103266 verilog_file = "huffman_ctrl.v" ,
33113267)
33123268
@@ -3398,7 +3354,6 @@ xls_dslx_verilog(
33983354 opt_ir_args = {
33993355 "top" : "__huffman_weights_dec__HuffmanWeightsDecoderInst_0_next" ,
34003356 },
3401- tags = ["manual" ],
34023357 verilog_file = "huffman_weights_dec.v" ,
34033358)
34043359
@@ -3466,7 +3421,6 @@ xls_dslx_library(
34663421xls_dslx_test (
34673422 name = "huffman_literals_dec_dslx_test" ,
34683423 library = ":huffman_literals_dec_dslx" ,
3469- tags = ["manual" ],
34703424)
34713425
34723426HUFFMAN_LITERALS_DEC_CODEGEN_ARGS = COMMON_CODEGEN_ARGS | {
@@ -3484,7 +3438,6 @@ xls_dslx_verilog(
34843438 dslx_top = "HuffmanLiteralsDecoderInst" ,
34853439 ir_conv_args = COMMON_IR_CONV_ARGS ,
34863440 library = ":huffman_literals_dec_dslx" ,
3487- tags = ["manual" ],
34883441 verilog_file = "huffman_literals_dec.v" ,
34893442)
34903443
0 commit comments