Skip to content

Commit

Permalink
update; change png to jpg, and using smaller figures
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinka committed Mar 13, 2017
1 parent b2ad850 commit 4eeb98c
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"summary":{"Right":""},"path":"/img/fpga/nexys-3-2.png","whose":"Qinka","create-time":"2017-03-13T14:25:00.0904661Z","binary":"img/fpga/nexys-3-2.png","id":"fpga.nexys-3-2.png.imgnexys-3-2.png","title":"Nexys 3 (2)","type":"binary","tags":["FPGA","Get Start"]}
{"summary":{"Right":""},"path":"/img/fpga/nexys-3-2.jpg","whose":"Qinka","create-time":"2017-03-13T14:25:00.0904661Z","binary":"img/fpga/nexys-3-2.jpg","id":"fpga.nexys-3-2.jpg.imgnexys-3-2.jpg","title":"Nexys 3 (2)","type":"binary","tags":["FPGA","Get Start"]}
1 change: 1 addition & 0 deletions .infos/fpga.nexys-3-3.jpg.imgnexys-3-3.jpg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"summary":{"Right":""},"path":"/img/fpga/nexys-3-3.jpg","whose":"Qinka","create-time":"2017-03-13T14:25:01.0945786Z","binary":"img/fpga/nexys-3-3.jpg","id":"fpga.nexys-3-3.jpgx.imgnexys-3-3.jpg","title":"Nexys 3 (3)","type":"binary","tags":["FPGA","Get Start"]}
1 change: 0 additions & 1 deletion .infos/fpga.nexys-3-3.png.imgnexys-3-3.png.json

This file was deleted.

Binary file modified img/fpga/adder-dc.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/fpga/full-adder-dc.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/fpga/half-adder-dc.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/fpga/io-ports.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/fpga/nexys-3-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/fpga/nexys-3-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/fpga/nexys-3-2.png
Binary file not shown.
Binary file added img/fpga/nexys-3-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/fpga/nexys-3-3.png
Binary file not shown.
Binary file modified img/fpga/show.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions post-fpga.mk
Original file line number Diff line number Diff line change
Expand Up @@ -98,44 +98,44 @@ fpga.nexys-3-1.jpg.imgnexys-3-1.jpg.del:
$(SITE_URL)/img/fpga/nexys-3-1.jpg | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)


fpga.nexys-3-2.png.imgnexys-3-2.png: img/fpga/nexys-3-2.png
fpga.nexys-3-2.jpg.imgnexys-3-2.jpg: img/fpga/nexys-3-2.jpg
@$(ECHO) $(CURL_PATH) $(CURL_DETAIL) -X PUT \
' -F "type=binary" ' \
' -F "create-time=2017-03-13 14:25:00.0904661 UTC" ' \
' -F "update-time=$(IH_NOW)" ' \
' -F "title=Nexys 3 (2)" ' \
' -F "binary=@img/fpga/nexys-3-2.png" ' \
' -F "binary=@img/fpga/nexys-3-2.jpg" ' \
' -F "sha-file-name=/`$(MD5) $(PRIVATE_KEY).pub`" ' \
' -F "whose=Qinka" ' \
' -F "tag=FPGA" ' \
' -F "tag=Get Start" ' \
$(SITE_URL)/img/fpga/nexys-3-2.png | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)
$(SITE_URL)/img/fpga/nexys-3-2.jpg | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)

fpga.nexys-3-2.png.imgnexys-3-2.png.del:
fpga.nexys-3-2.jpg.imgnexys-3-2.jpg.del:
@$(ECHO) $(CURL_PATH) $(CURL_DETAIL) -X DELETE \
' -F "type=binary" ' \
' -F "sha-file-name=/`$(MD5) $(PRIVATE_KEY).pub`" ' \
$(SITE_URL)/img/fpga/nexys-3-2.png | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)
$(SITE_URL)/img/fpga/nexys-3-2.jpg | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)


fpga.nexys-3-3.png.imgnexys-3-3.png: img/fpga/nexys-3-3.png
fpga.nexys-3-3.jpg.imgnexys-3-3.jpg: img/fpga/nexys-3-3.jpg
@$(ECHO) $(CURL_PATH) $(CURL_DETAIL) -X PUT \
' -F "type=binary" ' \
' -F "create-time=2017-03-13 14:25:01.0945786 UTC" ' \
' -F "update-time=$(IH_NOW)" ' \
' -F "title=Nexys 3 (3)" ' \
' -F "binary=@img/fpga/nexys-3-3.png" ' \
' -F "binary=@img/fpga/nexys-3-3.jpg" ' \
' -F "sha-file-name=/`$(MD5) $(PRIVATE_KEY).pub`" ' \
' -F "whose=Qinka" ' \
' -F "tag=FPGA" ' \
' -F "tag=Get Start" ' \
$(SITE_URL)/img/fpga/nexys-3-3.png | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)
$(SITE_URL)/img/fpga/nexys-3-3.jpg | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)

fpga.nexys-3-3.png.imgnexys-3-3.png.del:
fpga.nexys-3-3.jpg.imgnexys-3-3.jpg.del:
@$(ECHO) $(CURL_PATH) $(CURL_DETAIL) -X DELETE \
' -F "type=binary" ' \
' -F "sha-file-name=/`$(MD5) $(PRIVATE_KEY).pub`" ' \
$(SITE_URL)/img/fpga/nexys-3-3.png | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)
$(SITE_URL)/img/fpga/nexys-3-3.jpg | $(IH_PATH) -m -f '$(IH_DELAY)' -p '$(PRIVATE_KEY)' -d '$(SITE_DELTA)' -v | $(SHELL)


fpga.show.jpg.imgshow.jpg: img/fpga/show.jpg
Expand Down
4 changes: 2 additions & 2 deletions post/fpga/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ According to the manual, the features of this borad include:

This is the peripheral device of the Nexys 3:

![Nexys 3 (2) ((C) Digilient)](/img/fpga/nexys-3-2.png)
![Nexys 3 (2) ((C) Digilient)](/img/fpga/nexys-3-2.jpg)

![Nexys 3 (3) ((C) Digilient)](/img/fpga/nexys-3-3.png)
![Nexys 3 (3) ((C) Digilient)](/img/fpga/nexys-3-3.jpg)

## ISE Design Suite

Expand Down

0 comments on commit 4eeb98c

Please sign in to comment.