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

Subversion Repositories 16x2_lcd_controller

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

/16x2_lcd_controller/trunk/demo/lcd16x2_ctrl_demo.vhd
72,6 → 72,7
 
rst <= '0';
 
-- see the display's datasheet for the character map
line1(127 downto 120) <= X"20";
line1(119 downto 112) <= X"20";
line1(111 downto 104) <= X"48"; -- H
/16x2_lcd_controller/trunk/demo/readme.txt
0,0 → 1,9
How to run the demo:
- create a new project in the ISE project navigator
- add files (Project>Add Source):
+ lcd16x2_ctrl.vhd
+ lcd16x2_ctrl_demo.vhd
+ pin_locations.ucf
- if you use the ML501 board you can leave pin_locations.ucf unchanged, otherwise you
have to adjust the locations for your board (see your board's schematics)
- 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.