当前位置:网站首页>Design of VHDL telephone billing system
Design of VHDL telephone billing system
2022-06-29 20:56:00 【QQ_ seven hundred and seventy-eight million one hundred and thi】
Telephone billing system ,
Implemented function :
Use the key to simulate on or off , stay 1602 Display the call time and consumption amount on the , Consumption is subject to one minute The duration of each call reaches 1 Charge will be deducted every minute . When the balance is insufficient, it will remind .
The design uses VHDL Language .
Use quartus Create project under :
The system displays the design code :
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_unsigned.all;
ENTITY lcd14432 IS
PORT (
nreset : IN STD_LOGIC;
clk_in : IN STD_LOGIC;
LCD_RS : OUT STD_LOGIC;
LCD_RW : OUT STD_LOGIC;
LCD_EN : OUT STD_LOGIC;
LCD_Data : OUT STD_LOGIC_VECTOR(7 DOWNTO 0);
LED :IN STD_LOGIC_VECTOR(15 DOWNTO 0);
F :IN STD_LOGIC:=‘0’;-------------- Press the key to press the flag bit
FLAG1 :IN STD_LOGIC:=‘0’;--------- Password input success flag bit
FLAG2 :IN STD_LOGIC:=‘0’;-------- Key on flag bit
miaog,miaos,feng,fens,shig,shis:IN STD_LOGIC_VECTOR(3 DOWNTO 0);
FLAG4 :IN STD_LOGIC:=‘0’;------------- Balance display flag bit
MONEY1 :IN STD_LOGIC_VECTOR
边栏推荐
- LSF bsub command
- AI scene Storage Optimization: yunzhisheng supercomputing platform storage practice based on juicefs
- shell 实现Memcache缓存命中率监控脚本
- Deploy web using gunicorn Py application
- Navigation experiment [microcomputer principle] [experiment]
- High energy live broadcast, a gathering of celebrities! We invite you to explore bizdevops.
- Explain PBR texture maps
- 项目中退出操作
- Mapbox GL development tutorial (12): loading surface layer data
- PostgreSQL weekly news - June 22
猜你喜欢
Win10 sets automatic dial-up networking task to realize automatic reconnection after startup and disconnection
Coreldraw2022 new version v24.1.0.360 update
项目中退出操作
Bigder: Automation Test Engineer
导航【微机原理】
Special training of C language array
《强化学习周刊》第51期:PAC、ILQL、RRL&无模型强化学习集成于微电网络格控制:综述与启示
计算成像前沿进展
Chainsafe cross chain bridge deployment tutorial
Recruit | DBA Data Engineer every week with an annual salary of 35+. Dream of Kyushu and bright stars!
随机推荐
Uncover the secret! Pay attention to those machines under the membership system!
Calibration, correction and world coordinate calculation of binocular stereo vision camera (openCV)
Win7 Easy Connect prompt: route selection connection failed. The current connection network may be abnormal. Please try again later
C#_ Convert camera images to bitmap format and draw Crosshairs
ads131a04 ADC verilog实现及仿真
HAproxy + Keepalive实现LDAP代理服务
炒股开户请问哪个券商佣金是最低最安全的
"Operation and maintenance department has Xiao Deng" to review and analyze file and folder access rights
What are the mainstream brands of smart door locks? What characteristics should we pay attention to when purchasing door locks?
「运维有小邓」Active Directory批量用户创建
《强化学习周刊》第51期:PAC、ILQL、RRL&无模型强化学习集成于微电网络格控制:综述与启示
Cantata version 9.5 has officially passed the sgs-t Ü V certification and conforms to all major software safety standards
Jump to open a new window
GoAhead WebServer移植
Navigation experiment [microcomputer principle] [experiment]
计算成像前沿进展
VoIP Push 在海外音视频业务中的应用
CorelDRAW2022全新版V24.1.0.360更新
CORDIC based Signal Processor desgn
Final review [microcomputer principle]