Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Dec 7, 2023
1 parent 0fb14f9 commit d1d1177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/components/onehot.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ The encoders take a Logic bitvector, with the constraint that only a single bit

The decoders take a Logic input representing the bit position to be set to '1', and returns a Logic bitvector with that bit position set to '1', and all others set to '0'

[OneHotToBinary Schematic](https://intel.github.io/rohd-hcl/One_hot_Converter.html)
[OneHotToBinary Schematic](https://intel.github.io/rohd-hcl/One_hot_Converter.html)

0 comments on commit d1d1177

Please sign in to comment.