作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (1): 253-255. doi: 10.3969/j.issn.1000-3428.2008.01.087

• 工程应用技术与实现 • 上一篇    下一篇

基于FPGA的Java处理器设计

南兆阔,须文波,柴志雷   

  1. (江南大学信息工程学院,无锡 214122)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-05 发布日期:2008-01-05

Design of Java Processor Based on FPGA

NAN Zhao-kuo, XU Wen-bo, CHAI Zhi-lei   

  1. (College of Information Engineering, Southern Yangtz University, Wuxi 214122)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-05 Published:2008-01-05

摘要: 针对Java技术在嵌入式领域的广泛应用,设计了一个适用于低端嵌入式设备的32位环境的Java处理器JPOR。该处理器由FPGA芯片实现,采用一种新的Java栈结构,指令系统简洁,可以直接执行Java字节码,能够对实时Java规范(RTSJ)提供有效支持。在Xilinx SPARTAN-3平台上通过了功能仿真,表明该Java处理器能够在低成本的FPGA芯片中实现。

关键词: Java处理器, RTSJ, 实时Java平台, 栈帧

Abstract: With the Java technology widespread applied in the embedded system domain, a Java processor with a 32-bit environment optimized For RTSJ is designed, and is suitable for low power embedded equipments. The processor is implemented by a FPGA chip, which has a new kind of Java stack structure and has a very simple instruction system. It can exeute the Java byte code directly, and provide effective support to the real-time specification for Java. It passes the function simulation in the Xilinx SPARTAN-3 platform, which shows that the Java processor can be implemented in the low cost FPGA chip.

Key words: Java processor, RTSJ, real-time Java platform, stack frame

中图分类号: