diff --git a/lcd_driver_tb.vhd b/lcd_driver_tb.vhd index c97acd3..ef750fb 100644 --- a/lcd_driver_tb.vhd +++ b/lcd_driver_tb.vhd @@ -46,11 +46,8 @@ ARCHITECTURE behavior OF lcd_driver_tb IS data : IN std_logic_vector(7 downto 0); new_character : IN std_logic; new_pos : IN std_logic; - auto_incr_cursor : IN std_logic; lcd_db : OUT std_logic_vector(7 downto 0); - lcd_en : OUT std_logic; - lcd_rw : OUT std_logic; - lcd_rs : OUT std_logic + lcd_en : OUT std_logic ); END COMPONENT; @@ -81,11 +78,8 @@ BEGIN data => data, new_character => new_character, new_pos => new_pos, - auto_incr_cursor => auto_incr_cursor, lcd_db => lcd_db, - lcd_en => lcd_en, - lcd_rw => lcd_rw, - lcd_rs => lcd_rs + lcd_en => lcd_en ); -- Clock process definitions diff --git a/screenshots/LCDTB1.png b/screenshots/LCDTB1.png new file mode 100644 index 0000000..1e55e6b Binary files /dev/null and b/screenshots/LCDTB1.png differ diff --git a/screenshots/LCDTB2.png b/screenshots/LCDTB2.png new file mode 100644 index 0000000..eac3d72 Binary files /dev/null and b/screenshots/LCDTB2.png differ diff --git a/screenshots/Toplevel.png b/screenshots/Toplevel.png new file mode 100644 index 0000000..5d3cc96 Binary files /dev/null and b/screenshots/Toplevel.png differ diff --git a/yasg.gise b/yasg.gise deleted file mode 100644 index de7e979..0000000 --- a/yasg.gise +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - - - - - - - - - - - - - - - 11.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/yasg.xise b/yasg.xise index 9f95410..746f432 100644 --- a/yasg.xise +++ b/yasg.xise @@ -16,7 +16,7 @@ - + @@ -34,11 +34,11 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -84,8 +84,8 @@ - - + + @@ -95,7 +95,7 @@ - +