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
f7b3b9ab
Commit
f7b3b9ab
authored
Jul 28, 2015
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified tools for ISE, added reportgen
parent
e9f3cd70
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
166 additions
and
11 deletions
+166
-11
DesignMenu.xml
tools/DesignMenu.xml
+4
-0
ise_bitgen.xml
tools/Xilinx_ISE/ise_bitgen.xml
+1
-1
ise_interface.xml
tools/Xilinx_ISE/ise_interface.xml
+2
-2
ise_map.xml
tools/Xilinx_ISE/ise_map.xml
+3
-2
ise_ngdbuild.xml
tools/Xilinx_ISE/ise_ngdbuild.xml
+1
-1
ise_par.xml
tools/Xilinx_ISE/ise_par.xml
+3
-2
ise_partgen.xml
tools/Xilinx_ISE/ise_partgen.xml
+1
-1
ise_reportgen.xml
tools/Xilinx_ISE/ise_reportgen.xml
+149
-0
ise_trace_proto.xml
tools/Xilinx_ISE/ise_trace_proto.xml
+1
-1
ise_xst.xml
tools/Xilinx_ISE/ise_xst.xml
+1
-1
No files found.
tools/DesignMenu.xml
View file @
f7b3b9ab
...
...
@@ -88,6 +88,10 @@
label=
"Report post-implementation timing"
icon=
"clock.png"
call=
"ISETracePAR"
/>
<menuitem
name=
"ISEReportGen"
label=
"Generate reports"
icon=
"source_attach_attrib.gif"
call=
"ISEReportGen"
/>
<menuitem
name=
"ISEBitgen"
label=
"Generate bitstream file(s)n"
icon=
"bitstream.png"
...
...
tools/Xilinx_ISE/ise_bitgen.xml
View file @
f7b3b9ab
...
...
@@ -153,7 +153,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
tools/Xilinx_ISE/ise_interface.xml
View file @
f7b3b9ab
...
...
@@ -100,7 +100,7 @@
dest=
"ISEConsole"
mark=
"``"
sep=
" "
failure=
"ERROR"
failure=
"ERROR
:
"
prompt=
"@@FINISH@@"
log=
""
>
"cd ~/%ISEWorkspace\n"
...
...
@@ -134,7 +134,7 @@
mark=
"``"
sep=
" "
prompt=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
>
"cd ~/%ISEWorkspace\n"
<!-- Remove old snapshot if it exists (unlikely as it includes timestamp?) -->
...
...
tools/Xilinx_ISE/ise_map.xml
View file @
f7b3b9ab
...
...
@@ -312,7 +312,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
@@ -341,7 +341,8 @@
"%pack_registers_iob"
"%register_duplication"
"%register_ordering"
"%smartguide"
"%smartguide"
<!-- "%speed_grade" -->
"%placer_cost_table"
"%timing"
"%do_not_remove_unused"
...
...
tools/Xilinx_ISE/ise_ngdbuild.xml
View file @
f7b3b9ab
...
...
@@ -180,7 +180,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
tools/Xilinx_ISE/ise_par.xml
View file @
f7b3b9ab
...
...
@@ -210,7 +210,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
@@ -231,7 +231,8 @@
"%power"
"%no_routing"
"%router_effor_level"
"%smartguide"
"%smartguide"
<!-- "%speed_grade" -->
"%placer_cost_table"
"%overwrite"
"%performance_evaluation"
...
...
tools/Xilinx_ISE/ise_partgen.xml
View file @
f7b3b9ab
...
...
@@ -105,7 +105,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
tools/Xilinx_ISE/ise_reportgen.xml
0 → 100644
View file @
f7b3b9ab
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*******************************************************************************
* Copyright (c) 2014 Elphel, Inc.
* This file is a part of VDT plug-in.
* VDT plug-in is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* VDT plug-in is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* Additional permission under GNU GPL version 3 section 7:
* If you modify this Program, or any covered work, by linking or combining it
* with Eclipse or Eclipse plugins (or a modified version of those libraries),
* containing parts covered by the terms of EPL/CPL, the licensors of this
* Program grant you additional permission to convey the resulting work.
* {Corresponding Source for a non-source form of such a combination shall
* include the source code for the parts of Eclipse or Eclipse plugins used
* as well as that of the covered work.}
*******************************************************************************/
-->
<vdt-project>
<interface
name=
"ISEReportInterface"
extends=
"ISEInterface"
>
<typedef
name=
"PadType"
>
<paramtype
kind=
"enum"
base=
"String"
>
<item
value=
"all"
label=
"All pads reports"
/>
<item
value=
"csv"
label=
"Generate CSV (spreadsheet) output file"
/>
<item
value=
"pad"
label=
"Generate *.pad file"
/>
<item
value=
"text"
label=
"Generate a plain text pad report"
/>
</paramtype>
</typedef>
</interface>
<tool
name=
"ISEReportGen"
label=
"run ReportGen"
project=
"FPGA_project"
interface=
"ISEReportInterface"
package=
"FPGA_package"
shell=
"/bin/bash"
description=
"Run ReportGen"
log-dir=
"ISELogDir"
state-dir=
"ISELocalDir"
disable=
"DisableISEReportGen"
abstract=
"false"
inherits=
"ISEToolPrototype"
priority=
"0.5"
>
<action-menu>
<action
label=
"Generate mapping reports"
resource=
""
icon=
"source_attach_attrib.gif"
/>
</action-menu>
<depends-list>
<!-- <depends state="ISESnapshotMap"/> -->
<depends
state=
"ISESnapshotPAR"
/>
</depends-list>
<parameter
id=
"DisableISEReportGen"
label=
"Disable"
tooltip=
"Disable reports generation"
default=
"true"
type=
"Boolean"
format=
"None"
/>
<parameter
id=
"input_file"
label=
"Design file name"
tooltip=
"Input design file name (*.ncd)"
default=
"%%ProjectName.ncd"
visible=
"true"
type=
"String"
format=
"CopyValue"
/>
<!-- ReportGen options -->
<parameter
id=
"clock_regions"
label=
"Clock regions"
tooltip=
"Generate a clock region report"
default=
"false"
omit=
"false"
type=
"Boolean"
format=
"DashName"
/>
<parameter
id=
"delay"
label=
"Delay report"
tooltip=
"Generate a delay report"
default=
"false"
omit=
"false"
type=
"Boolean"
format=
"DashName"
/>
<parameter
id=
"pad"
label=
"Pads report"
tooltip=
"Generates a pad report file. You can modify this command by using padfmt and/or padsortcol."
default=
"false"
omit=
"false"
type=
"Boolean"
format=
"DashName"
/>
<parameter
id=
"padfmt"
label=
"Pad format"
tooltip=
"Select report format. Requires -pad option."
default=
"all"
visible=
"true"
omit=
""
type=
"PadType"
format=
"Dash"
/>
<parameter
id=
"padsortcol"
label=
"Sort/columns"
tooltip=
"Specify which columns to show and sort order: 1, 3:5, 8 - show 3,4,5,8 sort by 1. Requiress -pad"
default=
""
visible=
"true"
omit=
""
type=
"String"
format=
"Dash"
/>
<parameter
id=
"unrouted_nets"
label=
"Unrouted nets"
tooltip=
"Generates an unrouted networks report."
default=
"false"
omit=
"false"
type=
"Boolean"
format=
"DashName"
/>
<input>
<group
name=
"General options"
>
"DisableISEReportGen"
"input_file"
"clock_regions"
"delay"
"pad"
"padfmt"
"padsortcol"
"unrouted_nets"
</group>
</input>
<output>
<line
name=
"ise_run_reportgen"
dest=
"ISEConsole"
mark=
"``"
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR:"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
"~/%ISEProjectRoot/%ISERemoteDir"
"\n"
"cd ~/%ISEProjectRoot\n"
"%ISEBinAbsolutePath/reportgen"
<!-- reportgen command options -->
"%clock_regions"
"%delay"
"%pad"
<if
pad=
"true"
>
"%padfmt"
"%padsortcol"
</if>
"%unrouted_nets"
"%input_file"
"\n"
"echo \"@@FINISH@@\"\n"
</line>
<!-- TODO: copy results -->
<line
name=
"ise_copy_after_reportgen"
>
"-c"
"mkdir -p %ISELocalResultDir ;"
"echo \" *** ignore missing files below ***\";"
"rsync -avr -e ssh"
"%RemoteUser@%RemoteHost:%ISEProjectRoot/*.dly"
"%RemoteUser@%RemoteHost:%ISEProjectRoot/*.pad"
"%RemoteUser@%RemoteHost:%ISEProjectRoot/*.csv"
"%RemoteUser@%RemoteHost:%ISEProjectRoot/*.txt"
"%ISELocalResultDir/"
</line>
</output>
</tool>
</vdt-project>
tools/Xilinx_ISE/ise_trace_proto.xml
View file @
f7b3b9ab
...
...
@@ -170,7 +170,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
tools/Xilinx_ISE/ise_xst.xml
View file @
f7b3b9ab
...
...
@@ -694,7 +694,7 @@
sep=
" "
prompt=
"@@FINISH@@"
success=
"@@FINISH@@"
failure=
"ERROR"
failure=
"ERROR
:
"
log=
""
stdout=
"parser_ISE"
>
"mkdir -p"
...
...
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