blob: 0951f68aa548d875a66978a5e525b0cd996a9391 [file] [log] [blame]
set hdlin_ignore_full_case false
set hdlin_warn_on_mismatch_message "FMR_ELAB-115 FMR_ELAB-146 FMR_ELAB-147"
read_verilog -container r -libname WORK -01 { rtl/spi_clgen.v rtl/spi_shift.v rtl/spi_top.v }
set_top r:/WORK/spi_top
read_verilog -container i -libname WORK -01 output/synth.v
set_top i:/WORK/spi_top
verify
exit