본문 바로가기

Verilog Projects

Morse Code Generator.

Development Environment.

Program : Quartus Prime 18.1 Lite Edition.

Tool : Modelsim 10.5b Starter Edition.

FPGA : Cyclone V.

Hardware Devices : De1-SoC Board.

Language : Verilog2001.


Objective.

Check the Morse Code character corresponding to the switch input on the board through the LED blinking.


Design Steps.

1. Block Diagram.

2. Verilog code.

3. Modelsim Simulation.

4. Verification with De1-SoC Board.

'Verilog Projects' 카테고리의 다른 글

Avalon Bus : GPIO  (0) 2023.11.12
Avalon Bus : PWM  (0) 2023.11.12
Avalon Bus Modeling.  (1) 2023.11.12
UART.  (0) 2023.11.08
8-Bit Multiplier.  (0) 2023.10.28