You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
#read_verilog ../verilog/unisims
|
|
# blockbox versions
|
|
read_verilog ../verilog/unisims_synth
|
|
|
|
read_verilog -I../verilog/trilib ../verilog/trilib/*
|
|
read_verilog -I../verilog/trilib ../verilog/work/*
|
|
|
|
hierarchy -top c
|
|
|
|
proc; opt; memory -nomap; opt -fast
|
|
#check -assert
|
|
|
|
#synth -top c |