VHDL Compiler

350 installs
7.00 ratings
12 monthly active users
$<10K monthly revenue est.
IAP 100% · Ad 0%

VHDL Compiler Summary

VHDL Compiler is a with in-app purchases iOS app in Education by Ketan Appa. Released in Apr 2019 (6 years ago). It has 7.00 ratings with a 2.71★ (poor) average. Based on AppGoblin estimates, it reaches roughly 12 monthly active users and generates around $<10K monthly revenue (100% IAP / 0% ads). Store metadata: updated Dec 3, 2024.

Store info: Last updated on App Store on Dec 3, 2024 .


2.71★

Ratings: 7.00

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write VHDL code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

VHDL (VHSIC Hardware Description Language) is a hardware description language used in electronic design automation to describe digital and mixed-signal systems such as field-programmable gate arrays and integrated circuits. VHDL can also be used as a general purpose parallel programming language.

This app uses the open-source GHDL simulator (http://ghdl.free.fr). GHDL is a VHDL compiler that can execute (nearly) any VHDL program. GHDL is not a synthesis tool: you cannot create a netlist with GHDL (yet).

Features:
- Compile and run your program
- View program output or detailed error
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting and line numbers
- Open, save, import and share VHDL files.

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- One file can be run at a time
- All entities should be have the same name as their files.