Theme 1– Appreciation for the BCD calculator’s depth and educational walkthrough
"Ten minutes in it looks like a great project walkthrough from design to physical device build." (defrost)
"This is a scientific BCD calculator that uses binary‑coded decimals… perfect decimal accuracy, no floating‑point conversion errors…" (author of the post)
Theme 2 – Discussion of when FPGA is the better tool
"I would love to have some real application that needs an FPGA :) Someday perhaps." (foota)
"OTOH, I recently learnt that Jane street deploys their own FPGA servers for high frequency trade." (Imustaskforhelp)
Theme 3 – Interest in hands‑on low‑level hardware learning
"Good start for anyone interested in the guts of going from logic gates to math() primitives (add, mult, tan, sin, etc)." (defrost)
"No general‑purpose CPU has nibble‑addressable memory… so this post designs one." (author of the post)