In this project: https://github.com/ShashankVM/formal_verif_ecc
Command
ebmc --systemverilog -I /home/shashank/formal_verif_ecc --top top top.sv --trace --vcd cover.vcd
Output
Parsing top.sv
Converting
found no file that provides module Verilog::channel_model
CONVERSION ERROR
Expected output
Expecting it to parse all files in /home/shashank/formal_verif_ecc folder and complete the synthesis successfully.