diff options
author | bryan newbold <bnewbold@leaflabs.com> | 2013-11-13 12:45:11 -0500 |
---|---|---|
committer | bryan newbold <bnewbold@leaflabs.com> | 2013-11-13 12:45:11 -0500 |
commit | c1c89f3cbc619b6b5ff000cdfcef743fca6900ea (patch) | |
tree | 268b6f3fe7841ffdac05f4bbee8c91a3030e202d /contrib/README | |
parent | b4d8c0079602c8cf3f8404184dd12d03a2de9f17 (diff) | |
download | basic-hdl-template-c1c89f3cbc619b6b5ff000cdfcef743fca6900ea.tar.gz basic-hdl-template-c1c89f3cbc619b6b5ff000cdfcef743fca6900ea.zip |
add 'xreport' launcher target
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README b/contrib/README index 05ece66..0a1bbb1 100644 --- a/contrib/README +++ b/contrib/README @@ -44,4 +44,4 @@ make ise - launches Xilinx IDE GUI (no project selected) make impact - launches Xilinx JTAG program GUI (no bitfile) make ldimpact - launches JTAG GUI with libusb libraries selected (Linux) make timingan - launches Xilinx timing analysis GUI - +make xreport - launches Xilinx log/warning browser |