(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
5V Power Supply 4Mbit EPCS4 FPGA Cyclone II EP2C5T144 FPGA Development Board Small System Learning Board
Product Description
Feature
1. Using CycloneIIEP2C5T144 chip of ALTERA company as the core minimum system, it is easy to embed FPGA into the actual application system 2. Complete functions from simple logic control, data acquisition, signal processing, and mathematical calculations 3. All pins of the core board FPGA chip are all led out, and the board can be directly plugged into the application board. The 5V power supply on the board can be introduced through the socket or through the array 4. Very compact size: 6(cm) * 8(cm)
Specification
Hardware Configuration
value
1
Onboard EP2C5T144 chip
2
Configure EPROM chip using EPCS4, the size is 4Mbit
3
Onboard 50M active chip crystal oscillator (the crystal oscillator is on the back of the board)
4
The power supply adopts large-mouth power socket, single 5V power supply
5
There are power indicator and reset switch on the board
6
There are 3 SMD LEDs on board, which can be used for LED test experiments, and more experiments can be done with leads
7
All IO ports and clock pins are led out through headers, and any memory and peripherals can be expanded through these interfaces
8
The board uses high-quality tantalum capacitors for power filtering