Skip to content

Commit f41973b

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 5df2b90 + 87fe8d1 commit f41973b

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,14 @@ BFloat16 uses the following layout :
4141

4242
## Releases
4343

44-
`v1.0` bfloat16 adder: dual path architecture, no subnormal support, nan/inf support
44+
**`v1.0`** bfloat16 adder: dual path architecture, no subnormal support, nan/inf support
4545

46-
`v2.0`: bfloat16 adder: dual path architecture, no subnormal support, no nan/inf support
46+
**`v2.0`** bfloat16 adder: dual path architecture, no subnormal support, no nan/inf support
4747

48+
##### `v3.0`
49+
- bfloat16 adder: dual path architecture, no subnormal support, no nan/inf support
50+
- bfloat16 multiplier: no subnormal support, no nan/inf support
51+
4852
## Testing
4953

5054
This codebase supports using both the `verilator`(default) and `icarus verilog`

0 commit comments

Comments
 (0)