Forgot your password?
typodupeerror

Comment FPGAs can't be tested for races (Score 2) 125

You can test the logic (high level) design of circuits on an FPGA, but CBL (Clocked Boolean Logic) design is sensitive to races - unlike alternative logics that are delay-insensitive (and asynchronous!) such as Theseus' Null Convention Logic (NCL).

Having said that, rapid prototyping using FPGAs, such as Xilinx's contribution to artificial intelligence research can be neat.

Slashdot Top Deals

"If you want to eat hippopatomus, you've got to pay the freight." -- attributed to an IBM guy, about why IBM software uses so much memory

Working...