penumbra / project.tcl
rtrevinnoc's picture
Add files using upload-large-folder tool
aaed8c9 verified
raw
history blame contribute delete
310 Bytes
variable project_name
set project_name "myproject"
variable backend
set backend "vitis"
variable part
set part "xcvu47p-fsvh2892-2L-e"
variable clock_period
set clock_period 4
variable clock_uncertainty
set clock_uncertainty 27%
variable version
set version "1.0.0"
variable maximum_size
set maximum_size 4096