|
Overview
A circuit design must conform to specific constraints in order to be tested using the SEU simulator. The
Simulator requires that the design be duplicated. One copy will be the "golden" circuit, allowed
to operate normally. The other copy will be the design under test, into which the Simulator will inject
single bit upsets in the configuration bitstream. Physically, the design will be placed with the copy under
test in pe1 (processing element 1) and the golden copy in pe2 (see figure 1 below). The outputs of pe1 are
on the LEFT pads. The outputs of pe2 are on the RIGHT pads. If the design is carefully prepared with specific
names for the input and output ports (given below), it can be synthesized to create two different .bit files
which are mapped to the correct pads.
|
|
Circuit Design
Design Synthesis
Figure 1:
|