Implementation of a Java Processor on a FPGA
mavmatrix.uta.edu·20h·
Discuss: Hacker News
Flag this post

Graduation Semester and Year

2016

Language

English

Document Type

Thesis

Degree Name

Master of Science in Electrical Engineering

Department

Electrical Engineering

First Advisor

Ali Davoudi

Second Advisor

David Levine

Abstract

Java, a programming language developed by Sun Microsystems in 1991, now managed by Oracle, has become one of the most popular computer languages for application development. This popularity can be credited to Java being architectural neutral and portable. It means that a Java program executed on any computer will yield the same result, irrespective of the underlying hardware. When a Java program is compiled it creates a Java class file. The class file contains instructions known as Bytecodes, which are executed by the Java Vir…

Similar Posts

Loading similar posts...