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
55be20f9
Commit
55be20f9
authored
Jul 29, 2015
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated tool versions/paths, fixed .editor_defines loop
parent
5dbd521a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
FPGA_project.xml
tools/FPGA_project.xml
+1
-1
IVerilog.xml
tools/Verilog/IVerilog.xml
+3
-3
No files found.
tools/FPGA_project.xml
View file @
55be20f9
...
...
@@ -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 @
55be20f9
...
...
@@ -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"
...
...
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