Skip to content
v1.2.2

- Better nameables composition
- Add Ahb feature + fix issue wit AhbLite3ToApb3Bridge + verify overlaping for decoder
- Remove toAhbLite3Master function in AhbLite3
- Add a new option noAssert in SpinalConfig to disalbe all assert
- Add BRAM interface
- MuxOH with only two inputs optimisation
- Improve OHMasking combinatorial path
- Merge branch 'dev' of https://github.com/SpinalHDL/SpinalHDL into dev
- remove assert for SizeMapping + update DefaultAhbLite3Slave regarding to the spec
- (AhbLite3Decoder) Add the possibility to add a default slave
- Merge branch 'dev' of https://github.com/SpinalHDL/SpinalHDL into dev
- Fix bus when error occurs in AhbLite3ToApb3Bridge + Add remapAddress function to AhbLite3
- #137 Add past, changed, stable, rise, fall, initstate formal  statements
- Add muxListDc (don't care)
- Literals with poison values aren't anymore creating assignement overlap
- rework formal stuff #137
- Add CombInit
- Add >> << operators to AhbLite3
- Improve AhbLite3Decoder + add function toAhbLiteMaster2 to - AhbLite3
- Add >> << to AhbLite3
- Add noRandBoot feature