From 39d9be2df909106eac451dc61073182be25c8709 Mon Sep 17 00:00:00 2001 From: nella Date: Fri, 20 Mar 2026 16:56:07 +0100 Subject: [PATCH] rm misc comments. --- tests/csa_tree/csa_tree_macc.ys | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/csa_tree/csa_tree_macc.ys b/tests/csa_tree/csa_tree_macc.ys index 27684e0ed..4c2490e34 100644 --- a/tests/csa_tree/csa_tree_macc.ys +++ b/tests/csa_tree/csa_tree_macc.ys @@ -1,8 +1,3 @@ -# Tests for csa_tree operating on $macc cells (post-alumacc) -# After alumacc, chains of adds get merged into a single $macc cell. -# The csa_tree pass should decompose it into FA + final add. - -# 3-input add merged into $macc read_verilog <