Skip to content

Commit

Permalink
stripped links to get through the markdown lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
desmonddak committed Feb 5, 2024
1 parent 38e94aa commit c22334d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions doc/components/parallel_prefix_operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ For example, we have unary operations like a word-level 'or' [`ParallelPrefixOrS

Each of these operations can be implemented with different ['ParallelPrefix'] types:

- ['Ripple'](https://intel.github.io/rohd-hcl/rohd_hcl/Ripple-class.html)
- ['Sklansky](https://intel.github.io/rohd-hcl/rohd_hcl/Sklansky-class.html)
- ['KoggeStone'](https://intel.github.io/rohd-hcl/rohd_hcl/KoggeStone-class.html)
- ['BrentKung](https://intel.github.io/rohd-hcl/rohd_hcl/BrentKung-class.html)

[PPAdder_BrentKung Schematic](https://intel.github.io/rohd-hcl/PPAdder_BrentKung.html)
- ['Ripple']
- ['Sklansky]
- ['KoggeStone']
- ['BrentKung]

0 comments on commit c22334d

Please sign in to comment.