I really wish people would stop calling FPGA's ASICs. Baikal (so far) has only made FPGA mining rigs. There is a huge difference between an FPGA and an ASIC. An FPGA is not that much different from a GPU. Anyone can get one. Anyone can buy a Zynq FPGA board from digikey for $89-$199, or a higher end one for more money, and if you take a little while to learn how to program it, you can hash any algorithm except equihash & ethash. Furthermore, your ROI will be better than a GPU in almost every case, in some cases dramatically better (as Baikal showed with the X10 and Giant-B).
ASIC's on the other hand are NOT available to everyone. First you need the software (Synopsys, which costs $500K), then you need at least $3 million USD for the first batch of chips (assuming you can find a billion dollar fab that wants to run your project), and most likely the first revision fails and needs at least another $3 million for another revision.
So:
CPU's + GPU's + FPGA's = available for everyone, can be programmed by anyone with extremely low cost or free tools
ASIC = extremely expensive and not feasible for an individual
I'm working on my own FPGA rig and I suggest other people do the same. It also allows you to stay ahead of the curve, especially on smaller altcoins. Baikal is good at making FPGA mining equipment, good for them. Embrace change and advancement.
And for those who are wondering, 60W for 20,000 hash on Cryptonight is absolutely feasible for a single FPGA with multiple external SRAM's.
And for those who want to develop their own FPGA rigs, make sure to analyze the algorithm(s) you want to implement, and choose the best board for the task in terms of the amount of internal memory the FPGA has vs. the amount of logic cells & DSP slices.
I am also working on a FPGA miner, what algorithm are you working on?
I have taken apart both the Giant B and the Giant X10 apart myself. The chips are definitely ASIC because they have the Baikal logo etched on to them and an unknown model number(I will post pics if anyone wants them). Even if Baikal for some reason etched thier own logo on an FPGA, the chips are very tiny compared to any FPGA's I have ever seen. Most high-end FPGA's are the size of a CPU. Also, FPGA's do not perform 100 times better than a GPU (like most ASICs). They do at the best ~8 times the performance of a GPU with a $3000 FPGA.
Just because Baikal miners support multiple algorithms doesn't mean they are FPGA's. ASICs can support multiple Different Algorithms but it takes away die space which makes the miners not perform as fast it would with 1 algorithm. This is part of the reason Bitmain's A3 does so much better than the Baikal B (at siacoin), because Bitmain A3 has the entire ASIC die dedicated to Siacoin. If you still don't believe me, look at Dash miners, the x11 algorithm is comprised of 11 different algorithms that can fit in one ASIC (which includes Skein).
Some of you maybe wondering how they have updated their Baikal x10 to support new algorithms. Baikal probably has already developed them from square one (or atleast knows which one they are doing) but is waiting for the current Algorithms to be unprofitable. I almost gurantee that one of the next algorithms for the x10 will be Nist5 becuase Nist5 uses 5 algorithms that are used in x11 except they are 512 bit. which is Keccak512, Blake512, Skein512, Gr0estl512 and JH512.
Back to the Baikal N: I don't think a 20 kh/s cryptonight FPGA miner is feasible because there is too much latency/bandwidth involved in offloading memory into external sram's. It would however be possible to use a high-end FPGA chip like the Virtex-7. The Virtex-7 has about 68mb of internal block ram so you could put ~34 really fast monero cores but I don't know if it would get 20khs(but maybe). These chips cost over $2000 each and would be unreasonable for Baikal to use them.
Those who are mining monero with GPU, you can sleep soundly, baikal can't update their miner.