Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
282 views
in Technique[技术] by (71.8m points)

java - 如何将JAVA编程用于FPGA接口(How can I used JAVA programming for FPGA interface)

I want to use a Java application to interact with FPGA peripherals.

(我想使用Java应用程序与FPGA外设进行交互。)

Q1.

(Q1。)

Is it possible to run java code directly on FPGA?

(是否可以直接在FPGA上运行Java代码?)

Q2.

(Q2。)

What kind of drivers or package is required for this purpose?

(为此需要哪种驱动程序或软件包?)

Q3.

(Q3。)

Did I require JNI to do that or I can implement directly on FPGA?

(我是否需要JNI做到这一点,或者可以直接在FPGA上实现?)

Please explain the process :( I am already doing that in C with Xilinx SDK but want to implement JAVA to the same process.

(请说明该过程:(我已经在C中使用Xilinx SDK进行了此操作,但想将JAVA实现到同一过程。)

Thanks,

(谢谢,)

RS

(RS)

  ask by Rohan singh translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...