OpenCores
URL https://opencores.org/ocsvn/16x2_lcd_controller/16x2_lcd_controller/trunk

Subversion Repositories 16x2_lcd_controller

[/] [16x2_lcd_controller/] [trunk/] [demo/] [readme.txt] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 stachelsau
How to run the demo:
2
- create a new project in the ISE project navigator
3
- add files (Project>Add Source):
4
        + lcd16x2_ctrl.vhd
5
        + lcd16x2_ctrl_demo.vhd
6
        + pin_locations.ucf
7
- if you use the ML501 board you can leave pin_locations.ucf unchanged, otherwise you
8
  have to adjust the locations for your board (see your board's schematics)
9 9 stachelsau
- open the file lcd16x2_ctrl_demo.vhd and adjust the constant CLK_PERIOD_NS (clock period in nanoseconds)
10
  in case your board's oscillator frequency differs from 100MHz. Again, nothing needs to be done for
11
  the ML501 board.
12 8 stachelsau
- implement the design and program FPGA

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.