When (and why) is it a good idea to use an FPGA in your embedded ...
When (and why) is it a good idea to use an FPGA in your embedded ...
The skill of an engineer is selecting the right tool for the right job, and not just selecting a FPGA for FPGA's sake.
If you are looking for more details, kindly visit our website.
FPGA and the more recent heterogeneous system on chip which fuse Processor cores with programmable logic should be used where your application demands the following
- Determinism - As you are using dedicated resources in the programmable logic, the latency of the computation is highly deterministic - much more so than with software where shared resources become a bottle neck for instance - shared DDR Memory. In my career I have created SIL4 FPGA for both ground and space applications, FPGA where chosen over software for those applications thanks to the highly deterministic nature.
- Performance - Similar to above implementations used dedicated resources, this enables optimisation for performance and not the need to adapt shared general purpose units. One great example of this is machine learning a hot topic at the moment, there is a move to use fixed point maths ideal for implementation in FPGA. A GPU however is designed for floating point operation, which impacts the performance and is wasteful in power.
- IO flexibility - With programmable logic it is possible to create any interface you desire with the correct PHy. Often if you are using logic level signalling an external PHy is not required and can be directly connected to the FPGA IO. Thanks to this flexibility you can have as many SPI, I2C, GiGE, CAN interfaces as required for your application - you are not tied to a specific number of a dedicated type as you are with processors. This IO is also great for use with legacy and bespoke applications and interfaces.
- Rapidly Evolving Standards - Standards evolve quickly especially with things like Time Sensitive Networking and 5G where standards are still in committees, using FPGA does not tie you down, as would be the case with an ASIC. As the standards evolve so does your ability to implement them with an FPGA based solution.
- Security - Someone else has already touched on it but when you want to implement high end high grade encryption you will be using a FPGA or Heterogeneous SoC.
It is interesting a few people have mentioned the learning curve and implementation time, yes it is more complex then traditional SW however, the tool chains have increased significantly over the last few years. The tool chains now provide the user with several free vendor supplied IP cores, often which do complex functions available free to get your design implemented as fast as possible. Coupled with tools like HLS this does reduce the development time. Tools like SDSoC for the Xilinx heterogeneous SoC enable seamless movement of functionality from the processor cores to the programmable logic. I have been impressed with just how well this works.
When it comes to the implementation time, it can take time. However, it is possible to perform incremental compilation as well which reduces the implementation time, it does reduce the time taken to implement a design significantly.
When it comes to prototyping (and indeed production developments) I am a big fan of System of Module approach. For a few hundred dollars you can have a small board which has a everything you need, FPGA, Memory, Oscillators, Power Management to get you going. This frees up your design teams to focus upon adding, the added value of your solution.
10 replies already so I'll try to cover some new ground and dispel a few myths.
FPGAs have a huge dynamic range, from the tiny 48 pin Lattice Ice40 parts to the XIlinx Ultra Scale Behemoths. They go in price from (in 1k off type volumes) from a few $ to a few k$, and use from less than 1mA to 10A or more.
The decision to use a big one will commit you to a M$ + path to development. I can do more than 10 commercial projects a year using little ones.
No point offering advice here on the big ones - if you're spending that kind of money you'll have a team that can cope.
Little FPGA's (Lattice Ice40, Lattice ECP2, Lattice MachXO.., Altera MAX10 and the like) can all be developed using free software tools and very cheap programmer/debugger hardware. Lattice really do have the biggest range of low cost parts.
If you think you might need more than 5 74xxxx style logic chips, or need programmable flexibility later then consider an ICE40. I just used one to glue together a few audio chips and provide a weird interface (1.8V with sync pulse in an unusual place in the data stream) to a third party device. You could never do it with a processor but you don't need a lot of logic - this design used about LUTs. That was enough to do the glue logic and configure the audio chips by SPI on start up - no processor required.
For more complicated stuff where you might need to do some maths the Altera MAx10s are nice - they do a complete range from 2k to 50k LUTs all available in 144 pin TQFP and 3.3V single supply operation. Built in EEPROM for boot up and, in my opinion, the nicest of the free toolsets. I've just used one to control the ADC and do the major grunt work of the maths in an 8 channel hybrid analogue and digital Lock In Amplifier. The great thing about the FPGA is the ease with which you can add features like providing synch signal to lock the switching power supplies to the ADC sampling rate, whilst at the same time doing loss free fixed point maths (on this application the data size expands as it goes through processing to 70 bits wide before it gets down to the speed at which the micro can munch it as floats). This job uses an Altera MAX10, about 6k LUTs as well as on chip RAM and multipliers.
Unlike one of the other contributors to this thread, I've never used a processor core on an FPGA, preferring to use separate micros communicating via SPI, memory ports etc.
For me the key things are:
when you need or may need flexibility (which is often because of 'political' rather than engineering reasons.
when you would otherwise need multiple chip glue logic (the cost hierarchy in development is software, HDL, physical logic)
when there are complicated interfaces that standard micros don't support
when micros or DSPs are'nt fast enough
when you only have time/money for one pcb spin and a lot of stuff to link up on it - if it's feasible to put an FPGA in as the core of your system the flexibility can often mop up a great many problems that may crop up.
MK
As a Xilinx employee I would like to contribute on the Pros ... and the Cons.
Let start with the Cons: if there is a processor that suits all your needs in terms of cost/power/performance/IOs just go for it. You won't be able to design the same thing in an FPGA at the same price.
Now if you need some kind of glue logic around (IOs), or your design need multiple processors/GPUs due to the required performance then it's time to talk to your local FPGA dealer (preferably Xilinx distributor!). I will try to answer a few remarks I saw throughout this thread:
FPGA/SoC: In the majority of the FPGA designs I saw during my career at Xilinx I saw some kind of processor. In pure FPGAs (Virtex/Kintex/Artix/Spartan) it is be a soft-processor (Microblaze or Picoblaze) and in SoC (Zynq APSoC and Zynq Ultrascale+ MPSoC) it is the hard processor (Dual Cortex-A9 and Quad-A53+Dual-R5). The choice is now more complex: Processor Only, Processor with an FPGA aside, FPGA only, integrated Processor/FPGA. The tendancy is for the latter due to all the savings incurred: PCB, power, devices, ...
Power: pure FPGa are making incredible progress, but if you want real low-power in stand-by mode you should look at the Zynq Ultrascale+ MPSoC that contains many processors and particularly a Power Management Unit that can switch on/off different region of the processors/programmable logic
Analog: since Virtex-5(), Xilinx has included ADCs in its FPGAs, which was limited to internal parameter measurements (Voltage, Temperature, ...) called the System Monitor. With 7 series (), Xilinx included a dual 1 Msps/12 bits ADC with internal/external measurements capabilities. Lately Xilinx announced (production and public availability next year) very high performance ADC/DAC integrated with the Zynq U+ RFSoC: 4Gsps@12 bits ADC / 6.5 Gsps@14 bits DAC. Potential applications are Telecom (5G), Cable (DOCSYS) and Radar (Phased-Array).
Security: The bitstream that is stored in the external Flash can be encoded. Decoding is performed within the FPGA during bitstream download. Zynq- and Zynq Ultrascale+ supports encoded bitstream and also secured boot of the processor.
Ease of Use: That is the big part of the equation. Customers need to take this into account to get the right Time To Market. Since and the 7 series devices Xilinx introduced a new integrated tool called Vivado. Since then a number of added features/new tools have been proposed:
- IP Integrator (IPI): a graphical interface to stitch IPs together and generate bitstreams for complete systems.
- Vivado HLS (High Level Synthesis): a tool that allows you to generate HDL code from C/C++ code. This tool will generate IPs that can be handled by IPI.
- SDSoC (Software Defined SoC): This tool allows you to design complete systems, software and hardware on a Zynq (APSoC/MPSoC) platform. This is SDK with some plugins that will allow you to move part of the C/C++ code to the programmable logic (calling VHLS in the background).
- SDAccel: an OpenCL (and more) programmation paradigm implementation. Not relevant for this thread.
There are also tools related to the Mathworks environment:
- System Generator for DSP (aka SysGen): Low-level Simulink library (designed by Xilinx for Xilinx FPGAs). like programming HDL code with blocks. This tools allows even better performances than (clock/area) HDL code as each block is an instance of an IP (from register, adder, counter, multiplier up to FFT, FIR compiler and VHLS IP). Bit true and cycle true simulations.
- Xilinx Model Composer (XMC): available since ... yesterday! Again a Simulink blockset but based on VHLS. Much faster simulations, bit true but not cycle true.
All this to say that FPGA vendors have made a lot of efforts to make FPGAs and derivative devices easier to program. You still need a learning curve that is much shorter than what it used to be, but still existing, comparable to any new device you want to program.
The FPGA (and its baby brother the PLD) is simply another tool in the design engineer's toolbox. Most of my designs are for the professional audio space, and typically incorporate high-performance analog circuitry, a control processor, an FPGA, and a DSP on the same PCB. Once you've done it a few times it's not that hard to multitask between Verilog FPGA code, C/assembly DSP code and C++ processor code. Just make sure your development platform has as many cores as you can find to minimize the compile times, because you'll be re-compiling a lot.
The control processor is the conductor of the hardware symphony. It's always best to use the standard interfaces on the control processor (UART, USB, SPI, I2C, EMIF, etc.) because they're, well, standard, and typically the drivers are already written for you saving you tons of time and debugging effort. The DSP shines when it comes to parallelizing real-time algorithms at hardware rate (sample-rate conversion, FIR/IIR filters, ...) and which require floating point performance or fancy memory addressing (FFT butterflies and the like) with lots of user-tweakable parameters. The FPGA excels at gluing everything together, providing FIFOs, queues and mailboxes for command and control between the control processor and the rest of the system and at the same time the requisite high-speed high-bandwidth hardware pipes needed to keep the DSP buffers full and data streaming to and from multiple high-speed real-time hardware interfaces. The FPGA handles with ease interfaces that the control processor doesn't have (e.g. I2S, parallel LVDS, etc.), implements voltage-level conversions between onboard subsystems, and can manage high-speed interfaces (e.g. 10G Ethernet) that would swamp the internal buses and DMA engine of the control processor.
And, as Murphy tells us, it's always the case that your preferred control processor uses an Intel-style /RD, /WR external memory interface with active low clock edges, while your hot-off-the-wafer sample-stock chip the factory rep just dropped-ship to you uses a Motorola-style R/W signal clocking on the rising edges. Oh, and the data bus is wrong-endian and the byte enables aren't working right according to the just-published errata. Not a problem when you've got an FPGA sitting between the two devices.
The downsides to the FPGA are that they typically have multiple banks with multiple power rails and you invariably end up two pins short on the one bank with the voltage you need because for some inscrutable reason the manufacturer made two of the pins on that one bank input-only. Also, it's difficult to know whether you need to provide 100mA or 10A of some low core voltage the rest of your board doesn't use because the manufacturer-provided "power estimator" won't give accurate estimates until your FPGA design is basically complete, which is always long after your PCB has gone to fab. Last but not least, like a child most FPGAs enter the world as blank slates, and for FPGAs the process of filling them with useful knowledge takes time and money in the form of bootloaders, serial FLASH, etc., as well as consideration for the potential need to upgrade the firmware in the field while keeping in mind the requirements for robustness and security.
MartinThompson's post sums it up pretty well, but I have a perspective that I want to share.
I am working with really big (OK. There are bigger, now!) parts like the Virtex-6 Xilinx parts which cost 6-10K each. We use them for massively parallel processing of sensor data. The development of these is slow, tedious, and expensive. However, I'm also working with tiny FPGAs for doing really fast SPI I/O and very precise timing of A/D conversions. There are lots of smaller FPGAs (Xilinx's Spartan series, Lattice stuff) that are easy to program, and cheap. (Lattice's ICE parts are ~ $5 in qty 1., and 2mmx2mm) The development systems are now pretty much all free for small parts, and for selected larger parts. They all use Verilog of VHDL to program them, and aside from the I/O available, the Verilog and VHDL is pretty portable.
Yes, they are mostly BGAs. But they have development boards with the chip soldered down and pins available for hacking on. It's actually quite affordable now to have a prototype run of a few boards built and populated.
From what I see:
FPGAs are more difficult to program and debug.
FPGAs can perform complex logic at hardware speeds.
FPGAs are very low power in terms of functionality/watt, and specifically for DSP, they beat CPUs and GPUs by a very large factor in teraops/watt. The Lattice ICE chips draw a few hundred microamps at 1.2 volts
FPGAs require more power supplies and a source of configuration bits. Usually a flash memory or downloaded from a host micro.
When we talk about FPGA and its applications in Embedded Systems, we must consider 2 aspects 1. FPGA visa vis Software 2. FPGA visa vis traditional ASICs. FPGA has evolved to be a replacement solution to both Embedded software and ASICs(traditional hardware).
1. FPGA as an alternative to Software
When performance is a requirement certain algorithms that CPU takes a long time to complete could be offloaded to FPGA engine via some high speed interface. FPGA certainly boosts performance and builds up the value of the system.
When versatility is a requirement FPGA is the solution, assuming we design for performance. Implementation of different algorithms, use of numerical analysis techniques, providing interface to various field IO such as RF ADCs, sensors, cameras and the list is endless.
This is interesting and it is a personal experience. For some designs FPGA is a low cost solution and adds value to system design. As an example, there are some CPU architectures which have Address/Data Bus multiplexed and provide Local bus access to some low speed devices such as Flash. Here FPGA is cheaper than discrete latch solutions provided by some Semiconductor companies!!.
Certainly there is a learning curve. But High level synthesis has changed the game. With some restructuring of software code, the function which earlier was in software domain could now be ported to FPGA. FPGA tools are much more robust now.
2. FPGA as an alternative to ASICs and off the shelf ICs
FPGA is programmable hardware meaning it is a "Soft system".
For years, FPGA has been successfully deployed as routers/switches in networking domain which sometime ago was a thing of ASICs. Result! Hardware system in less time and flexible, could be fixed in the field. Barring a few applications which need extremely low power and applications that need huge logic, most applications could use FPGA. After some time the only ASICS left in the world would be FPGAs and that topic would be for "I have a dream" speech.
A note on Applications and System Integrity:
Just going through the Ultrascale+ ZYNC architecture, FPGAs would certainly be deployed in Low Power high performance applications that only ARM based systems achieved earlier because FPGA now has ARM cpus embedded with power shut down capability to different sections inside FPGA. Considering DSP requirements, FPGA certainly fits. Customizable computing - FPGA provides the architecture to implement bit slice type cpus, highly customized and preserve IP value of the company, pays out in the long term. We cannot always design to cost. As a System Designer it is worthwhile considering enhancing the IP value of the system while keeping the cost down, certainly a trade-off is possible. FPGA does provide hurdles for reverse engineering geeks and unfair competition via dumping, Value preservation!.
Conclusion:
As a system Designer it is always a safe practice to provide scope for FPGA during planning stage itself. This provides some bail out if any changes in the system that pop up at a later point. The long term benefits would override any argument about learning curve and slower development phase. Does not mean Learning curve/Slow progress is not an issue but teams must employ FPGA specialist now, just paying Paul is not enough, must pay Peter too, again the long term value must be emphasized.
There are many reasons to use an FPGA and no doubt there will be many proponents in this thread. I have some experience with PLDs and none with FPGAs. These are the reasons that have convinced me to stay away. Some of these may no longer be valid and are just my prejudice.
1. There is a steep and prolonged learning curve. If you don't have several consecutive projects your experience fades and not only is it hard to start a new FPGA project months or years later, it is difficult to remember what you did and how to measure the results in the original (this is true of many things).
With competitive price and timely delivery, interwiser sincerely hope to be your supplier and partner.
2. I have seen paradigm shifts in the development tools which only exaggerate the points in 1 above.
3. FPGAs can use an awful lot of current- no micro power circuits here.
4. FPGAs tend to be expensive when compared to a cheap micro and some ICs- no doubt they are better suited to complex and high speed applications.
5. Not many FPGAs have analog capability (or didn't when I looked at them)
6. BGAs- the curse of the prototyping community
7. Tied to the learning curve and development tools- it is not always easy to understand and quantify a problem when it is internal to the device
The Top FPGA Manufacturers - Microchip USA
Field-Programmable Gate Arrays (FPGAs) are at the forefront of modern electronics, and are driving innovation in industries ranging from artificial intelligence and gaming to automotive systems and supercomputers. These versatile devices are prized for their reprogrammable nature that allows developers to adapt and optimize hardware for specific applications post-manufacture. In a world where technology evolves rapidly, FPGAs provide the flexibility and performance required to meet ever-changing demands.
Behind the success of FPGAs are the companies that design and manufacture these powerful chips. Each FPGA manufacturer brings unique expertise and innovation to the table, catering to diverse market needs. From low-power solutions for IoT devices to high-performance chips for AI accelerators, the contributions of these manufacturers are shaping the future of electronics.
This article explores the top FPGA manufacturers, highlighting their standout products, technological advancements, and market contributions. Whether you’re designing for data centers, automotive systems, or consumer electronics, understanding the key players in the FPGA industry is essential for staying ahead in this dynamic field.
AMD Xilinx
AMD Xilinx is a trailblazer in the FPGA industry, renowned for its innovative technologies and extensive product portfolio. As one of the pioneers in the field, Xilinx set the benchmark for FPGA performance and adaptability. Its acquisition by AMD in marked a pivotal moment, combining AMD’s processing expertise with Xilinx’s reconfigurable logic solutions to create a powerhouse in the semiconductor industry.
Legacy of Innovation
Xilinx has a long history of delivering cutting-edge FPGA solutions that address the needs of industries ranging from telecommunications to aerospace. Its focus on high-performance computing has made it a go-to FPGA manufacturer for developers looking to tackle complex workloads.
Versal ACAP Series
One of Xilinx’s flagship offerings is the Versal Adaptive Compute Acceleration Platform (ACAP) series. These next-generation FPGAs go beyond traditional reprogrammable logic by integrating scalar processing, adaptable compute, and AI acceleration into a single platform. This versatility makes them ideal for data center workloads, machine learning applications, and 5G infrastructure.
Applications and Market Impact
AMD Xilinx’s products are widely adopted in high-demand sectors:
● Data Centers: Versal FPGAs optimize AI and machine learning tasks, ensuring faster processing and reduced power consumption.
● Aerospace and Defense: Xilinx FPGAs are trusted for their reliability and performance in mission-critical applications.
● Automotive: These FPGAs power advanced driver-assistance systems (ADAS) and other automotive technologies.
With its commitment to innovation and integration with AMD’s processing expertise, Xilinx continues to lead the FPGA industry. As one of the top FPGA manufacturers, its ability to deliver high-performance, adaptable solutions ensures it remains a critical player in the future of electronics.
Intel Corporation (Altera)
Intel Corporation became a major player in the FPGA market following its acquisition of Altera in . This strategic move allowed Intel to expand its semiconductor portfolio and offer cutting-edge FPGA solutions alongside its world-class processors. Today, Intel’s FPGAs play a crucial role in industries requiring high performance, flexibility, and energy efficiency, cementing its place among the top FPGA manufacturers.
Legacy of Altera
Before its acquisition, Altera was already a leader in FPGA technology, and integrating Altera’s expertise with Intel’s processing capabilities has resulted in some of the most advanced FPGA solutions available.
Key FPGA Offerings
Intel’s FPGA lineup includes the Stratix, Arria, and Cyclone families, each catering to specific application needs:
● Stratix Series: High-performance FPGAs designed for data-intensive applications, such as AI training, 5G networks, and high-performance computing (HPC).
● Arria Series: Balances performance and power efficiency, ideal for mid-range applications in communications and embedded systems.
● Cyclone Series: Cost-effective FPGAs for low-power, low-cost applications in IoT and industrial devices.
Applications and Market Impact
Intel FPGAs serve diverse markets, including:
● Data Centers: Stratix FPGAs accelerate workloads such as machine learning, video transcoding, and database search, integrating seamlessly with Intel Xeon processors.
● Telecommunications: Intel FPGAs power 5G base stations and network infrastructure, meeting the demands of low latency and high data throughput.
● Embedded Systems: Cyclone FPGAs are widely used in IoT devices, offering a cost-effective solution with optimized power consumption.
Synergy with Intel’s Ecosystem
One of Intel’s competitive advantages is the integration of FPGAs into its larger ecosystem. This synergy enables tight coupling between Intel’s CPUs and FPGAs to create hybrid solutions that boost performance while simplifying development workflows.
Intel’s focus on combining FPGA flexibility with its processing expertise has made it a dominant force in the programmable logic space. By addressing a wide range of applications and leveraging its comprehensive semiconductor ecosystem, Intel continues to lead as a top-tier FPGA manufacturer.
Lattice Semiconductor
Lattice Semiconductor stands out in the FPGA market with its focus on low-power, cost-effective solutions. Unlike competitors that target high-performance, compute-heavy applications, Lattice has carved a niche in markets where compact form factors, energy efficiency, and affordability are critical. This strategy has established the company as a leader among the top FPGA manufacturers, particularly in consumer electronics, industrial automation, and automotive systems.
Specialization in Low-Power FPGAs
Lattice is known for developing FPGAs optimized for power-sensitive applications. Its flagship products, including the CrossLink, ECP, and MachXO families, cater to diverse use cases:
● CrossLink Series: Designed for video and vision processing in consumer electronics, such as cameras and displays.
● ECP Series: High-performance yet energy-efficient FPGAs for industrial and automotive applications.
● MachXO Series: Cost-effective solutions for system control and interface bridging in embedded systems.
Applications and Industry Focus
Lattice’s low-power FPGAs are used in a variety of markets:
● Consumer Electronics: Their compact and power-efficient designs make them ideal for portable devices, AR/VR headsets, and wearables.
● Industrial Automation: Lattice FPGAs are widely deployed in control systems and sensors, offering reliability in demanding environments.
● Automotive: They power advanced driver-assistance systems (ADAS) and in-vehicle infotainment systems that prioritize low latency and energy efficiency.
Driving IoT and Edge Computing
As IoT and edge computing markets expand, Lattice’s low-power FPGAs are increasingly in demand. These chips enable real-time processing in devices with limited energy resources, which makes them integral to IoT sensors, smart home devices, and edge AI applications.
Innovation and Sustainability
Lattice Semiconductor’s focus on energy-efficient designs aligns with global sustainability goals. By reducing power consumption without sacrificing performance, Lattice helps manufacturers create greener, more sustainable electronics.
With its commitment to low-power innovation and affordability, Lattice Semiconductor continues to excel as a top FPGA manufacturer. Its targeted approach to niche markets ensures it remains a vital player in the evolving FPGA landscape.
Achronix Semiconductor
Achronix Semiconductor is a standout player in the FPGA market, known for its high-performance FPGAs and embedded FPGA (eFPGA) IP solutions. While not as large as some of its competitors, Achronix has carved out a key niche by targeting compute-intensive applications such as AI, machine learning, networking, and high-performance computing (HPC). Its innovative designs and focus on speed and scalability make it a noteworthy name among the top FPGA manufacturers.
High-Performance FPGA Solutions
Achronix’s flagship product line, the Speedster7t series, is designed for extreme performance. These FPGAs are built with a unique architecture optimized for data acceleration and high-bandwidth tasks. Key features include:
● 2D Network-on-Chip (NoC): This integrated data fabric eliminates bottlenecks and enhances throughput for AI and machine learning workloads.
● High-Bandwidth Memory (HBM): Built-in HBM2 technology delivers massive memory bandwidth, ideal for HPC and AI inference.
● Advanced PCIe and Ethernet Support: Multiple high-speed interfaces ensure seamless integration with existing infrastructures.
Embedded FPGA (eFPGA) IP
Achronix is a leader in eFPGA IP, which allows chip designers to integrate FPGA functionality directly into application-specific integrated circuits (ASICs) or system-on-chips (SoCs). This capability offers unprecedented flexibility for:
● AI and ML Applications: Customizable logic for accelerating specific workloads.
● Networking and Telecommunications: Adapting hardware to evolving protocols without needing new silicon.
● 5G Infrastructure: Optimizing data flow and signal processing in base stations.
Applications and Market Focus
Achronix’s products are used across a wide range of industries:
● AI and Machine Learning: Speedster7t FPGAs are ideal for training and inference in large-scale AI models.
● Networking: Their high-bandwidth designs support data-intensive applications like data center interconnects and cloud networking.
● Automotive and Industrial: Achronix’s eFPGA solutions provide flexibility for embedded systems in autonomous vehicles and industrial robotics.
Innovation in Acceleration
Achronix’s focus on acceleration sets it apart from traditional FPGA players. By prioritizing speed and adaptability, the company addresses the growing demand for hardware that can keep up with ever-evolving computational challenges.
While smaller than some competitors, Achronix punches above its weight with cutting-edge products that cater to high-performance markets. Its Speedster7t series and eFPGA solutions solidify its place as a key innovator and a prominent FPGA manufacturer.
No matter what FPGAs you need for your next project, Microchip USA can supply them. We’re the premier supplier of board-level electronics, and whether you need a single component or help managing your entire electronics supply chain, we’re here to assist you. Contact us today!
The company is the world’s best FPGA Boards manufacturer supplier. We are your one-stop shop for all needs. Our staff are highly-specialized and will help you find the product you need.