vote up 5 vote down star

Hi everybody, I've a question...

is there a certification or something that decides if a soft core is fault tolerant or not?

and another question...I've seen that LEON3-FT is radiation tolerant only implementd on RTAX Actel FPGA. Is it right?

Excuse me but I'm confusing about it becuase somebody speaks about LEON3-FT (fault tolerant) for space application where is better to say radiation toleran...mny doubts!!!!!

And, the last question...is there somebody that knows another soft core "radiation tolerant" (for space application)?

Many thanks in advance!!!!

Marco

flag
Voting for close as not programming related (this is a hardware problem...;-) – Adam Davis Feb 19 at 16:47
You should contact the manufacturers for these questions - radiation hardened hardware is discussed openly, but they often don't publish all their material because it's only of interest to military, space, and other specialized applications. You need to talk to a few manufacturer reps. – Adam Davis Feb 19 at 16:48
A soft core processor is software, even though it describes a logical circuit. – starblue Feb 19 at 16:51
Thanks to everyone...but you're saying that soft core, to be radiation tolerant, must be implemented on radhard FPGA only? The fact that is implemented on radhard FPGA is the only thing or there is some others thing? – Marco Scappatura Feb 19 at 16:59
I don't know what soft core means, but radhard isn't the only solution; if you can detect failures you can use redundancy to vote or route around problems. – Jason S Feb 19 at 17:03

2 Answers

vote up 2 vote down check

The Actel is not fault tolerant. It is resistant to radiation in the first place. This is because of the way it is design.

Xilinx has some documentation on radiation link text.

I have done satellite FPGA work and don't know of any certification body. Some discussion of the general issue is at link text.

A fault tolerant design will be a start. However since the configuration memory can be corrupted in a SRAM-based design (Xilinx, Altera, Lattice), you have to worry about that too.

link|flag
Thanks Brian. But i know that Actel FPGAs, and space FPGAs in general, are not fault tolerant but radiation tolerant (or better hardened)...but I read that LEON3 is also Fault tolerant and not radiation tolerant and this confuse me...thanks a lot cause you say that there is no a certification – Marco Scappatura Feb 23 at 16:38
vote up 0 vote down

This might be useful. There is also a presentation, summarizing the results. These are test done for CERN. They need radiation tolerant ASICs and tested some FPGAs. I think they didn't focus on certification, they just testet how fast they could re-configure a faulty FPGA.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.