diff options
Diffstat (limited to 'fpga')
-rw-r--r-- | fpga/hp_lcd_driver/.gitignore | 3 | ||||
-rw-r--r-- | fpga/hp_lcd_driver/Makefile | 2 | ||||
-rw-r--r-- | fpga/smh-ac415/docs/README.txt | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/fpga/hp_lcd_driver/.gitignore b/fpga/hp_lcd_driver/.gitignore index 8cdd988..4ef6fc3 100644 --- a/fpga/hp_lcd_driver/.gitignore +++ b/fpga/hp_lcd_driver/.gitignore @@ -1,3 +1,2 @@ build_spartan6/ -build_ep4ce15/ -build_ep4ce6/ +build_smh-ac415/ diff --git a/fpga/hp_lcd_driver/Makefile b/fpga/hp_lcd_driver/Makefile index f252002..1467d87 100644 --- a/fpga/hp_lcd_driver/Makefile +++ b/fpga/hp_lcd_driver/Makefile @@ -1,5 +1,5 @@ TARGETS= smh-ac415 spartan6 #ep4ce6 -fish:smh-ac415 +#fish:smh-ac415 default: ${TARGETS:%=build_%/hp_lcd_driver.svf} diff --git a/fpga/smh-ac415/docs/README.txt b/fpga/smh-ac415/docs/README.txt new file mode 100644 index 0000000..087e063 --- /dev/null +++ b/fpga/smh-ac415/docs/README.txt @@ -0,0 +1,2 @@ +http://doc.simiaohub.com/p/ac415 + |