Click here to Skip to main content
15,886,199 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Advice needed for FPGA project Pin
Rick York8-Jul-20 8:44
mveRick York8-Jul-20 8:44 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:55
mvePatrice T12-Jul-20 11:55 
QuestionRe: Advice needed for FPGA project Pin
Maximilien8-Jul-20 9:38
Maximilien8-Jul-20 9:38 
AnswerRe: Advice needed for FPGA project PinPopular
ZurdoDev8-Jul-20 9:51
professionalZurdoDev8-Jul-20 9:51 
AnswerRe: Advice needed for FPGA project Pin
Richard Andrew x648-Jul-20 13:56
professionalRichard Andrew x648-Jul-20 13:56 
AnswerRe: Advice needed for FPGA project Pin
JohnRowe8-Jul-20 21:36
professionalJohnRowe8-Jul-20 21:36 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:57
mvePatrice T12-Jul-20 11:57 
AnswerRe: Advice needed for FPGA project Pin
Stuart Dootson9-Jul-20 2:34
professionalStuart Dootson9-Jul-20 2:34 
I've used Xilinx products, mainly the Zynq Z7, which has a dual-core ARM together with a bunch of FPGA gates. I wasn't developing directly on the FPGA (I was putting together a Linux distro using Xilinx's PetaLinux tools), but did have a little play with Vivado, which is Xilinx's GUI design tool, which was OK.

They also do high level synthesis, which will translate C/C++ functions into bitstreams that you load into the FPGA and can then use from your code running on the ARM cores.

Overall - a Xilinx or Altera dev kit, maybe like this or this - just be aware that you also need something on your PC to be able to produce the FPGA bitstream, and some sort of cable (like this for Xilinx boards) to be able to get the bitstream into the FPGA device.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:57
mvePatrice T12-Jul-20 11:57 
AnswerRe: Advice needed for FPGA project Pin
RichB20009-Jul-20 2:46
RichB20009-Jul-20 2:46 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:58
mvePatrice T12-Jul-20 11:58 
AnswerRe: Advice needed for FPGA project Pin
bigjosh29-Jul-20 5:43
bigjosh29-Jul-20 5:43 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:58
mvePatrice T12-Jul-20 11:58 
AnswerRe: Advice needed for FPGA project Pin
CoolTeddyBear11-Jul-20 15:53
CoolTeddyBear11-Jul-20 15:53 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:58
mvePatrice T12-Jul-20 11:58 
AnswerRe: Advice needed for FPGA project Pin
Member 1388355212-Jul-20 11:08
Member 1388355212-Jul-20 11:08 
GeneralRe: Advice needed for FPGA project Pin
Patrice T12-Jul-20 11:59
mvePatrice T12-Jul-20 11:59 
GeneralUnknown Error - rethinking Pin
W Balboos, GHB8-Jul-20 6:00
W Balboos, GHB8-Jul-20 6:00 
GeneralRe: Unknown Error - rethinking Pin
Gerry Schmitz8-Jul-20 6:14
mveGerry Schmitz8-Jul-20 6:14 
GeneralRe: Unknown Error - rethinking Pin
honey the codewitch8-Jul-20 7:33
mvahoney the codewitch8-Jul-20 7:33 
GeneralRe: Unknown Error - rethinking Pin
englebart9-Jul-20 6:28
professionalenglebart9-Jul-20 6:28 
GeneralRe: Unknown Error - rethinking Pin
kalberts8-Jul-20 7:36
kalberts8-Jul-20 7:36 
GeneralRe: Unknown Error - rethinking Pin
honey the codewitch8-Jul-20 7:46
mvahoney the codewitch8-Jul-20 7:46 
AnswerRe: Unknown Error - rethinking Pin
megaadam8-Jul-20 10:21
professionalmegaadam8-Jul-20 10:21 
GeneralRe: Unknown Error - rethinking Pin
Amarnath S8-Jul-20 18:17
professionalAmarnath S8-Jul-20 18:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.