Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vdt-plugin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
vdt-plugin
Commits
707ddf4c
Commit
707ddf4c
authored
Jul 30, 2015
by
Mikhail Karpenko
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/Elphel/vdt
parents
da150dfe
085055bd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
702 additions
and
694 deletions
+702
-694
FPGA_project.xml
tools/FPGA_project.xml
+1
-1
IVerilog.xml
tools/Verilog/IVerilog.xml
+3
-3
vdt-veditor.patch
vdt-veditor.patch
+698
-690
No files found.
tools/FPGA_project.xml
View file @
707ddf4c
...
...
@@ -44,7 +44,7 @@
<!-- Vivado options -->
<parameter
id=
"VivadoRelease"
label=
"Vivado release"
tooltip=
"Vivado release number (part of the path)"
type=
"String"
format=
"CopyValue"
default=
"201
3.4
"
readonly=
"false"
type=
"String"
format=
"CopyValue"
default=
"201
5.2
"
readonly=
"false"
visible=
"true"
/>
<parameter
id=
"VivadoInstallationRoot"
label=
"Vivado root"
tooltip=
"Vivado Installation Root"
...
...
tools/Verilog/IVerilog.xml
View file @
707ddf4c
...
...
@@ -121,15 +121,15 @@
format=
"CopyValue"
default=
""
readonly=
"false"
visible=
"true"
/>
<parameter
id=
"Param_Exe"
label=
"Param_Exe"
type=
"Filename"
format=
"CopyValue"
default=
"
/usr/bin/
iverilog"
readonly=
"false"
format=
"CopyValue"
default=
"iverilog"
readonly=
"false"
visible=
"true"
/>
<parameter
id=
"VVP_Exe"
label=
"VVP_Exe"
type=
"Filename"
format=
"CopyValue"
default=
"
/usr/bin/
vvp"
readonly=
"false"
format=
"CopyValue"
default=
"vvp"
readonly=
"false"
visible=
"true"
/>
<parameter
id=
"GtkWave_Exe"
label=
"GtkWave_Exe"
type=
"Filename"
format=
"CopyValue"
default=
"
/usr/bin/
gtkwave"
readonly=
"false"
format=
"CopyValue"
default=
"gtkwave"
readonly=
"false"
visible=
"true"
/>
<parameter
id=
"Param_TopModule"
label=
"Top module extracted from the chosen target file"
...
...
vdt-veditor.patch
View file @
707ddf4c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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