zachjs / sv2v

SystemVerilog to Verilog conversion
BSD 3-Clause "New" or "Revised" License
498 stars 50 forks source link

nknown bindings port connections #221

Closed hello-eternity closed 1 year ago

hello-eternity commented 1 year ago

Sorry, I can't find the bug in detail, and here is my error log Do I need to change some syntax?

sv2v: unknown bindings "rt_cid_delta_seed_i", "rt_cid_base_seed_i" specified for port connections in instance "rubytest_top_u" of "rubytest_top"
CallStack (from HasCallStack):
  error, called at src/Convert/ResolveBindings.hs:111:9 in main:Convert.ResolveBindings

and code the top is top.sv

code.zip