diff options
author | bryan newbold <bnewbold@leaflabs.com> | 2013-11-12 12:54:30 -0500 |
---|---|---|
committer | bryan newbold <bnewbold@leaflabs.com> | 2013-11-12 12:54:30 -0500 |
commit | 92ed49e97997d769f41f42260e56a41f8391559d (patch) | |
tree | edfa72346aea5ebbbbcd550d52ae8f299cf12e5c /xula2.bitconf | |
parent | 79815d744079daadb5a3808b03ed4d45ffa76365 (diff) | |
download | basic-hdl-template-92ed49e97997d769f41f42260e56a41f8391559d.tar.gz basic-hdl-template-92ed49e97997d769f41f42260e56a41f8391559d.zip |
Part 1 of refactoring template files into ./contrib
BROKEN without later parts (documentation and Makefile updates)
This commit moves and deletes a lot of Xula2 and SP605 files around.
It also includes a large cleanup of xilinx.mk
Diffstat (limited to 'xula2.bitconf')
-rw-r--r-- | xula2.bitconf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xula2.bitconf b/xula2.bitconf deleted file mode 100644 index 599289d..0000000 --- a/xula2.bitconf +++ /dev/null @@ -1,7 +0,0 @@ --g Binary:yes -# below are xula2-specific configurations --g UnusedPin:Pullnone --g TckPin:Pullnone -#-g StartupClk:JtagClk # for JTAG upload --g StartupClk:Cclk # for serial flash --g ConfigRate:10 # for fast serial flashing |