Skip to content

Commit

Permalink
Merge pull request #10 from aasorokiin/as/compound_adder
Browse files Browse the repository at this point in the history
Compound Adder Configurator. Added to registry
  • Loading branch information
aasorokiin authored Oct 9, 2024
2 parents 7dc857e + f706b6b commit 2433983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/component_config/components/components.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// SPDX-License-Identifier: BSD-3-Clause

export 'config_carry_save_multiplier.dart';
export 'config_compound_adder.dart';
export 'config_compression_tree_multiplier.dart';
export 'config_ecc.dart';
export 'config_edge_detector.dart';
Expand Down

0 comments on commit 2433983

Please sign in to comment.