The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IFPGA"
(Add stub, list of iFPGAs) |
(Reorganized table, more FPGAs) |
||
Line 1: | Line 1: | ||
{{lowercase}} |
{{lowercase}} |
||
− | '''iFPGAs''' are Apple's internal [https://en.wikipedia.org/wiki/Field-programmable_gate_array field-programmable gate arrays] |
+ | '''iFPGAs''' are Apple's internal [https://en.wikipedia.org/wiki/Field-programmable_gate_array field-programmable gate arrays] and are used for prototyping new device models before manufacturing. |
== FastSim == |
== FastSim == |
||
Line 6: | Line 6: | ||
== List of Known iFPGAs == |
== List of Known iFPGAs == |
||
+ | ''iFPGA devices with "sim" in the name are FastSim.'' |
||
{| class="wikitable" |
{| class="wikitable" |
||
|- |
|- |
||
+ | ! SoC |
||
! Device |
! Device |
||
! [[BORD]] |
! [[BORD]] |
||
− | ! FastSim? |
||
|- |
|- |
||
+ | | [[S7002]] |
||
| s7002simdev |
| s7002simdev |
||
− | | |
+ | | 0xFD |
+ | |- |
||
− | | {{yes}} |
||
+ | | rowspan="2" | [[S8000]] |
||
+ | | s8000simdev |
||
+ | | 0xFD |
||
+ | |- |
||
+ | | s8000fpgadev |
||
+ | | 0xFF |
||
+ | |- |
||
+ | | rowspan="2" | [[S8001]] |
||
+ | | s8001simdev |
||
+ | | 0xFD |
||
|- |
|- |
||
| s8001fpgadev |
| s8001fpgadev |
||
| 0xFF |
| 0xFF |
||
− | | {{no}} |
||
|- |
|- |
||
+ | | rowspan="2" | [[S8003]] |
||
+ | | s8003simdev |
||
+ | | 0xFD |
||
+ | |- |
||
+ | | s8003fpgadev |
||
+ | | 0xFF |
||
+ | |- |
||
+ | | rowspan="2" | [[T8002]] |
||
+ | | t8002simdev |
||
+ | | 0x3D |
||
+ | |- |
||
+ | | t8002fpgadev |
||
+ | | 0x3F |
||
+ | |- |
||
+ | | rowspan="2" | [[T8004]] |
||
| t8004simdev |
| t8004simdev |
||
| 0x3D |
| 0x3D |
||
− | | {{yes}} |
||
|- |
|- |
||
| t8004fpgadev |
| t8004fpgadev |
||
| 0x3F |
| 0x3F |
||
− | | {{no}} |
||
|- |
|- |
||
+ | | rowspan="2" | [[T8010]] |
||
| t8010simdev |
| t8010simdev |
||
| 0xFD |
| 0xFD |
||
− | | {{yes}} |
||
|- |
|- |
||
| t8010fpgadev |
| t8010fpgadev |
||
| 0xFF |
| 0xFF |
||
− | | {{no}} |
||
|} |
|} |
||
Latest revision as of 18:28, 18 April 2020
iFPGAs are Apple's internal field-programmable gate arrays and are used for prototyping new device models before manufacturing.
FastSim
A variant of iFPGA is called FastSim, which is likely derived from "Fast Simulation". References to the "FastSim" name are scarce online, but one possible match for Apple's use of it is http://pages.cs.wisc.edu/~wwt/fastsim/index.html, which is a micro-architecture simulator.
List of Known iFPGAs
iFPGA devices with "sim" in the name are FastSim.
SoC | Device | BORD |
---|---|---|
S7002 | s7002simdev | 0xFD |
S8000 | s8000simdev | 0xFD |
s8000fpgadev | 0xFF | |
S8001 | s8001simdev | 0xFD |
s8001fpgadev | 0xFF | |
S8003 | s8003simdev | 0xFD |
s8003fpgadev | 0xFF | |
T8002 | t8002simdev | 0x3D |
t8002fpgadev | 0x3F | |
T8004 | t8004simdev | 0x3D |
t8004fpgadev | 0x3F | |
T8010 | t8010simdev | 0xFD |
t8010fpgadev | 0xFF |
This hardware article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |