diff --git a/doc/components/onehot.md b/doc/components/onehot.md index 212b29424..65fd9c45a 100644 --- a/doc/components/onehot.md +++ b/doc/components/onehot.md @@ -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) \ No newline at end of file +[OneHotToBinary Schematic](https://intel.github.io/rohd-hcl/One_hot_Converter.html)