diff options
author | bryan newbold <bnewbold@leaflabs.com> | 2013-10-08 22:05:21 -0400 |
---|---|---|
committer | bryan newbold <bnewbold@leaflabs.com> | 2013-10-08 22:05:21 -0400 |
commit | b31c07157b7b8ca7e8823749e140fcab24b787d2 (patch) | |
tree | f03d74eb53c316d0ef30962c39f447434432ce45 /xula2.bitconf | |
parent | 06bb61d1163f3cac14a6a4b26dd64f3cfb105c97 (diff) | |
download | basic-hdl-template-b31c07157b7b8ca7e8823749e140fcab24b787d2.tar.gz basic-hdl-template-b31c07157b7b8ca7e8823749e140fcab24b787d2.zip |
working xula2 sim/syn/prog system
Diffstat (limited to 'xula2.bitconf')
-rw-r--r-- | xula2.bitconf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xula2.bitconf b/xula2.bitconf new file mode 100644 index 0000000..599289d --- /dev/null +++ b/xula2.bitconf @@ -0,0 +1,7 @@ +-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 |