VHDL Programming Compiler

VHDL Programming Compiler
VHDL Programming Compiler
Developer: BerylBox
Category: Education
26.9K installs
73 ratings
205 monthly active users
$<10K monthly revenue est.
IAP 60% · Ad 40%
Install Trends
Weekly +28
Declining
Monthly +196
Declining

VHDL Programming Compiler Summary

VHDL Programming Compiler is a ad-supported, with in-app purchases Android app in Education by BerylBox. Released in Apr 2019 (6 years ago). It has about 26.9K+ installs and 73 ratings with a 3.11★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 205 monthly active users and generates around $<10K monthly revenue (60% IAP / 40% ads). Store metadata: updated Sep 29, 2025.

Recent activity: 28 installs this week (196 over 4 weeks) showing declining growth View trends →

Store info: Last updated on Google Play on Sep 29, 2025 .


3.11★

Ratings: 73

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write VHDL code directly on your Android device!

Write VHDL code directly on your Android device! 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
- 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
- Only one file can be run at a time
- All entities should be have the same name as their files.