Initial Commit
This commit is contained in:
37
test/test.yaml
Normal file
37
test/test.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
tool: "efinity"
|
||||
|
||||
prj_info:
|
||||
name: "test"
|
||||
sw_version: "2024.2.294"
|
||||
|
||||
device_info:
|
||||
family: "Trion"
|
||||
device: "T20F256"
|
||||
timing_model: "I4"
|
||||
|
||||
design_info:
|
||||
unified_flow: True
|
||||
verilog_version: "sv_09"
|
||||
sources: "sources.list"
|
||||
top_module: "test_top"
|
||||
|
||||
|
||||
constraint_info:
|
||||
sdc_file: "constraints/constraints.sdc"
|
||||
|
||||
isf_info:
|
||||
isf_file: "placement.isf"
|
||||
|
||||
|
||||
|
||||
synthesis_options:
|
||||
macros:
|
||||
IFFT_PATH: "$REPO_TOP/src/sub/tx/sub/tx_dataplane/sub/ifft/fft-core/"
|
||||
|
||||
pnr_options:
|
||||
optimization_level: "TIMING_3"
|
||||
placer_effort_level: 5
|
||||
|
||||
pgm_options:
|
||||
|
||||
debugger_options:
|
||||
Reference in New Issue
Block a user