Been given access to this as part of a project I'm doing in college -
It's a Xilinx Virtex 5LXT FPGA development board.
Look at what I get to play with
- daedalus
- Buckler Of Springs
- Location: Ireland
- Main keyboard: Model M SSK (home) HHKB Pro 2 (work)
- Main mouse: CST Lasertrack, Logitech MX Master
- Favorite switch: Buckling Spring, Beam Spring
- DT Pro Member: 0087
It's an FPGA board. For those who are unaware of the concept, an FPGA (Field Programmable Gate Array) is a programmable logic device. You use a hardware descriptor language like Verilog or VHDL to describe an electronic circuit, and you program the FPGA with that code, such that the FPGA works like that device. For example, you can write a description of a full CPU, and program the FPGA so that it becomes a CPU (obviously not quite as efficient as a purpose built one). Hell, you could use one to make a pretty swish keyboard controller, but given that FPGAs start at about $1,000 and go well up, it may be somewhat uneconomical for that purpose.
They're often used for prototyping, or for applications where you need some sort of dedicated hardware, but you aren't making enough of them to justify manufacturing a purpose built device.
They're often used for prototyping, or for applications where you need some sort of dedicated hardware, but you aren't making enough of them to justify manufacturing a purpose built device.
- Mrinterface
- Location: The Netherlands
- Main keyboard: UHK
- Main mouse: G203
- Favorite switch: Monterey blues
- DT Pro Member: 0012
I worked with an ICE once ( In Circuit Emulator ). That was also a very expensive piece of hardware....
-
- Main keyboard: realforce 86UB
- Main mouse: CST LtracX
- Favorite switch: one that works
- DT Pro Member: -
pretty cool, so watcha doin' with it?
- daedalus
- Buckler Of Springs
- Location: Ireland
- Main keyboard: Model M SSK (home) HHKB Pro 2 (work)
- Main mouse: CST Lasertrack, Logitech MX Master
- Favorite switch: Buckling Spring, Beam Spring
- DT Pro Member: 0087
In terms of length it's about the size of a graphics card. In terms of height, it's a good bit higher than a standard card, but it should still fit into a standard computer case if needed. I'm using it standalone, and programming it with a JTAG cable.
@instantkamera: Implementing a digital signal filter, using VHDL and C. The FPGA can be programmed with a synthesized CPU, so that you can run C code directly on the FPGA.
@instantkamera: Implementing a digital signal filter, using VHDL and C. The FPGA can be programmed with a synthesized CPU, so that you can run C code directly on the FPGA.
-
- Location: Portugal
- Main keyboard: MX-11800
- Main mouse: Lachesis
- DT Pro Member: -
I've seen a few of those around the lab here at the University.
Those things interface with everything, from serial to mini-GBIC.
A friend of mine worked on a Virtex-II dev. platform as well, a different but similarly sized beast.
Those things interface with everything, from serial to mini-GBIC.
A friend of mine worked on a Virtex-II dev. platform as well, a different but similarly sized beast.