All notable changes to this project will be documented in this file.
- Support for
$lut
cells - Support for generating 7-segment display outputs
- Support for Yosys 0.11 cells
$aldff
,$aldffe
- Added a function
yosys2digitaljs
for converting a Yosys JSON output obtained elsewhere, without running Yosys locally
- Support for Yosys 0.10 cells
$adffe
,$sdff
,$sdffe
,$sdffce
,$adlatch
,$sr
,$dffsr
,$dffsre
- Support for Yosys 0.10 improved memory cell
$mem_v2
- Support for source code positions
- Support for JSON output generated by Yosys 0.10
- Linting via Verilator
- Ported to TypeScript
- Removed ad-hoc transformations, as they are now performed in DigitalJS