Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
FMC DEL 1ns 2cha
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
FMC DEL 1ns 2cha
Commits
b5c9cb6a
Commit
b5c9cb6a
authored
Sep 05, 2016
by
Jan Pospisil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new version 1.2
parent
a4b0a591
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
HISTORY.txt
HISTORY.txt
+4
-0
FfpgPkg.vhd
hdl/ffpg/rtl/FfpgPkg.vhd
+1
-1
No files found.
HISTORY.txt
View file @
b5c9cb6a
v1.2, 2016-09-05
introduced independent Trigger Latency for the two channels
updated Python driver
v1.1, 2016-09-01
added patches used on submodules during development of v1.0
added version numbers (major.minor.rev)
...
...
hdl/ffpg/rtl/FfpgPkg.vhd
View file @
b5c9cb6a
...
...
@@ -41,7 +41,7 @@ use work.wishbone_pkg.all;
package
FfpgPkg
is
constant
VersionMajor
:
natural
:
=
1
;
constant
VersionMinor
:
natural
:
=
1
;
constant
VersionMinor
:
natural
:
=
2
;
constant
VersionRevision
:
natural
:
=
0
;
type
t_Ad5600Interface
is
record
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment