You are on page 1of 5

UNIVERSITY OF SCIENCE AND TECHNOLOGY OF

HANOI

Report Digital intargated microsystem design


Dr.Hàn Huy Dũng

Project 7 segment

Vũ Xuân Bảng - Bi12-046 – EPE


1 Verilog of 7 segment
- Fisrt we have write the code of 7 segment like image below
- Then we need to run simulation from project manager to get the
wave chart as follows:

- After that, we have to run linter to get the schematic of project like
photo below

- We have input bcd(Binary Coded Decimal) connected via


RTL_ROM of FPGA to connect to seg output
- We can see that rtl_rom is composed of ibuf(input buffer),
lut4(look up table) and obuf(output buffer).
- Final we run implementation to component of the chip and see
where the location of netlist is:

You might also like