mpig09
Full Member level 4
schematic to verilog
dear all:
i have a schematic that i want to transfer to verilog netlist, but i have a error
message, could anyone can help me?
ERROR :Cannot proceed with the explicit netlisging of the instance I26 in the view=
schematic, cell=Mux_8to1, lib=adc with hnlVerilogNetlistExplicit flag set. Either
there are spilt bus in the istance I26 or there is a bundle on the instance terminal.
You can continus netlisting by setting hnlVerilogNetlistExplicit to nil.
I have do these items:
1.transfer Mux_8to1: i can transfer this sch to a verilog netlist.
2.Set hnlVerilogNetlistExplicit = nil: undefine variable - hnlVerilogNetlistExplicit
so I can't use this setting.
mpig
dear all:
i have a schematic that i want to transfer to verilog netlist, but i have a error
message, could anyone can help me?
ERROR :Cannot proceed with the explicit netlisging of the instance I26 in the view=
schematic, cell=Mux_8to1, lib=adc with hnlVerilogNetlistExplicit flag set. Either
there are spilt bus in the istance I26 or there is a bundle on the instance terminal.
You can continus netlisting by setting hnlVerilogNetlistExplicit to nil.
I have do these items:
1.transfer Mux_8to1: i can transfer this sch to a verilog netlist.
2.Set hnlVerilogNetlistExplicit = nil: undefine variable - hnlVerilogNetlistExplicit
so I can't use this setting.
mpig