Sign in
foss-eda-tools
/
efabless
/
openlane
/
refs/heads/old/develop_macro
/
.
/
designs
/
oram
/
config.tcl
blob: ae1c3f2734a895eaebb39132dafdba45896bb5b7 [
file
] [
log
] [
blame
] [
edit
]
# User config
set
::
env(DESIGN_NAME) oram
# Change if needed
set
::
env(VERILOG_FILES)
[
glob
./
designs
/
oram
/
src
/*.
v
]
# Fill this
set
::
env(CLOCK_PERIOD)
"15"
set
::
env(CLOCK_PORT)
"clk"