blob: 4638cbde8f231be81337eb2eb5c9bc7cc30a7ec0 [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/fifo4.v rtl/simple_spi_top.v }
set_top r:/WORK/simple_spi_top
read_verilog -container i -libname WORK -01 output/synth.v
set_top i:/WORK/simple_spi_top
verify
exit