The 3 FPGAs on the board are:
ACEX 1K30 (Not used for Core from what I can gather from my other core examples... just used for booting System in order to flash cores)
ACEX 1K100 (Main FPGA for 8-bit System Cores)
Cyclone3 (On extender board, used for 16-bit System Cores like Minimig)
I'm assuming all of them are from Altera since it's their Quartus suite that I've been using to compile cores. But I'm not doing much more then "Follow the instructions" so far. Trying to understand things. I did say newbie.... right?

I'm hoping that it will make for a good platform for x86 style cores since it's got IDE on board and working (with Minimig). Would be nice to get something like my old 286 running those old Dos Games.

I'll see where I can get with the Zet Docs then... and ask for help as needed.

-Blair
FYI
The Spec from the wiki says:
The C-One has two FPGAs, one is an ACEX 1K30 the other an ACEX 1K100. The smaller 1K30 is responsible for booting the system. It runs a z80/6502 hybrid CPU after booting to support the core running on the 1K100 with extra features. The 1K100 is where most of the emulation cores are running as this FPGA has more logic cells en embedded memory in comparison with the 1K30.
The 1K100 contains 4992 LEs (Logic Elements), 49152 bits of memory and has 147 user assignable pins.
The 1K30 contains ? LEs (Logic Elements), ? bits of memory and has ? user assignable pins.