-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marcin Osowski
committed
Jul 7, 2014
1 parent
a989d16
commit b8e9c4d
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
An FPGA-based binary oscilloscope for 1280x1024 @ 60hz VGA monitor. | ||
|
||
Written in ISE Webpack, version 13.1. | ||
Target device: Basys2, Spartan3E 100K. | ||
|
||
In order to upload programming file to a Basys2 device run `make up`. | ||
|
||
|
||
Screenshot: | ||
![Screenshot](https://raw.githubusercontent.com/xiadz/oscilloscope/master/project/screen-utilization-plan.png) |