Vol 16 no.2 2016
University of Pitesti, Romania
Abstract
This paper presents the design and implementation of a software application that performs the conversion of an algorithm, written in a high-level language, into a VHDL description of the logic circuits required for the hardware implementation of that algorithm. The minimalist language allows the user to define variables, to test conditions and to implement loops and simple mathematical expressions. The entire application was implemented by using the JavaScript language and runs in a web browser.