Float synth

A floating-point synthesiser — the closest of the three to my own subject.

NikLeberg/tt_um_float_synth · top tt_um_float_synth_nikleberg · 5 of 5 checks passed

NikLeberg/tt_um_float_synth · 2026-08-11 · Yosys 0.65 (git sha1 aec814bdf3071f7e0fd0fbe43f7f711e99d01e24) · Icarus Verilog 13.0 (stable, v13_0)

PASS sources resolve

2 of 2 declared files found

info.yaml source_files -> src/
PASS elaborates

clean from the declared list alone

iverilog -g2012 -t null -I src -s <top> <declared sources>
PASS no inferred latches

no $_DLATCH_ cells after techmap

yosys: select -assert-none t:$_DLATCH_* t:$_DLATCHSR_*
PASS synthesises

900 cells including submodules, 904 wires. 210x $_NOT_, 197x $_OR_, 180x $_AND_, 180x $_DFF_P_

yosys: read; hierarchy -top; proc; opt; fsm; memory; techmap; flatten; stat
PASS has clocked logic

183 flip-flops

yosys stat: sum of $_DFF*/$_SDFF*/$_ADFF* cells in the flattened netlist
Badge

Shields renders it from a static JSON file served here, so it stays current without anything running.

[![t27.ai](https://img.shields.io/endpoint?url=https://t27.ai/r/NikLeberg/tt_um_float_synth/badge.json)](https://t27.ai/r/NikLeberg/tt_um_float_synth/)
What this does not establish