V
Valentin Tihomirov
Guest
My university task involves use of reconfigurable logic. I need to automate
re-configuration
and organize data transfers between PC and FPGA. The netlist to be
downloaded into FPGA is described in EDIF file (I can have it as VHDL or
Verilog as well). I was recommended to use WebPack and TCL scripting for
automatic compilation. However, I want not to restrict my system with the
compiler/Xilinx FPGAs. I want my system to be as universal as possible.
I want to let user to choose any off-the-shelf FPGA depending on its
requirements and financial opportunities. This also means that I want to use
existing HW(pci, isa, rs232, etc.) and SW (driver) interfaces. Are there any
existing re-configurable industry standards (cards, HW/SW interfaces) I can
relay on? An alternative would be to create a level of abstraction from the
board.
re-configuration
and organize data transfers between PC and FPGA. The netlist to be
downloaded into FPGA is described in EDIF file (I can have it as VHDL or
Verilog as well). I was recommended to use WebPack and TCL scripting for
automatic compilation. However, I want not to restrict my system with the
compiler/Xilinx FPGAs. I want my system to be as universal as possible.
I want to let user to choose any off-the-shelf FPGA depending on its
requirements and financial opportunities. This also means that I want to use
existing HW(pci, isa, rs232, etc.) and SW (driver) interfaces. Are there any
existing re-configurable industry standards (cards, HW/SW interfaces) I can
relay on? An alternative would be to create a level of abstraction from the
board.