Hacker News new | ask | show | jobs
by eshyong 2056 days ago
What language was the team counting in nanoseconds using?
2 comments

Probably a hardware team using FPGAs. Software tends to be way less predictable than hardware, so to even get to the point where you can reasonably count nanoseconds it often requires hardware
Probably Verilog.