@ -10,6 +10,24 @@ port = 2020
|
||||
privkey = /home/joppe/.ssh/id_rsa
|
||||
pubkey = /home/joppe/.ssh/id_rsa.pub
|
||||
|
||||
# ######################################
|
||||
# ISE IP block generation
|
||||
[target.ip]
|
||||
toolchain = ISE_IP
|
||||
|
||||
# Toolchain settings
|
||||
family = spartan6
|
||||
device = xc6slx9
|
||||
package = tqg144
|
||||
speedgrade = -2
|
||||
#coregen_opts =
|
||||
|
||||
# Fileset
|
||||
files_xco = IP/blk_mem.xco
|
||||
# Note: IP file names must be the same as the component name in the xco file!
|
||||
|
||||
# ######################################
|
||||
|
||||
# ######################################
|
||||
# Basic synthesis
|
||||
[target.synth]
|
||||
|
Reference in New Issue
Block a user