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.

About SRAM-based FPGA

Status
Not open for further replies.

lahrach

Full Member level 3
Joined
Feb 6, 2009
Messages
170
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,285
Hi friends,

If I want to implement two designs in an SRAM-based FPGA at the same time, how can I do.

In other word if I have two VHDL codes: code _1 and code_2 how can I do to implement then on the same Time.

notes: I use ISE 11.4 and Xilinx FPGAs

Best regards

--------------LF
 

You have to create a bigger block that takes two instances of the 2 designs.
--
Amr
 

"At the same time" obviously implies using different pins, so simply merge both designs, either in a single top entity or instantiate both top entities as components in a new design top.
 

Are the anyone can tell me , how to define and use Blind and buried vias in Allegro15.7?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top