forked from brianbennett/fpga_nes
-
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.
Reorganize tree, move all verilog/ise stuff into hw/.
- Loading branch information
1 parent
c86f092
commit 9f72de1
Showing
36 changed files
with
83 additions
and
250 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 |
---|---|---|
@@ -1,10 +1,6 @@ | ||
bld/ | ||
iseconfig/nes.projectmgr | ||
iseconfig/nes_top.xreport | ||
impact.xsl | ||
impact_impact.xwbt | ||
nes_top_summary.html | ||
*.swp | ||
usage_statistics_webtalk.html | ||
webtalk.log | ||
webtalk_impact.xml | ||
impact.xsl | ||
*.swp |
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 @@ | ||
_ngo/ | ||
_xmsgs/ | ||
iseconfig/ | ||
xlnx_auto_0_xdb/ | ||
xst/ | ||
nes.gise | ||
nes_top*.* | ||
!nes_top.v | ||
par_usage_statistics.html | ||
webtalk_pn.xml |
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -2,5 +2,5 @@ Debug/ | |
Release/ | ||
nesdbg.opensdf | ||
nesdbg.sdf | ||
nesdbg.suo | ||
nesdbg.vcxproj.user | ||
*.swp |
Binary file not shown.