Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Dual FPGA file programming

Status
Not open for further replies.

nsgil85

Member level 4
Joined
Dec 11, 2012
Messages
73
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,833
hello everyone,

Is it possible to program two FPGA project files in one flash with selction ability on power up sequence?

Best
Gil
 

You have to delay the FPGA and select what code should be used, Or doing a small CPLD device that plays a FPGA 2, and changes places in the jtag line, and then always program "both" FPGAs, But simply bitwise tell the CPLD where on the JTAG line it stays.
 

Look into multiboot support for the FPGA you are choosing. For Xilinx look at XAPP1246 for 7 series parts. Altera has similar support for this type of feature.
 
Max 10 device has built is dual boot feature to load the pof/sof from flash.
 
Hi
lhademmor -
You have to delay the FPGA and select what code should be used
what do you mean by delay the FPGA? and how do i select the image?
Should be thired Image that uploaded first and then make the decision?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top