S
shragafr
Guest
Hello.
I wrote code in verilog that recieve serial data,convert it to parrallel
word and convert it from binary to bcd, and from bcd to 7 segment.
the "binary to bcd" and "bcd to 7 segment" are separete
modules (different .v files).
I tried to use them from ALWAYS block but the top module does'nt recognize
these modules.
when I get tese files out of the always loop the top module start
to "see"these files
Does anybody know the reasone for this???
thank in advance
shraga.
I wrote code in verilog that recieve serial data,convert it to parrallel
word and convert it from binary to bcd, and from bcd to 7 segment.
the "binary to bcd" and "bcd to 7 segment" are separete
modules (different .v files).
I tried to use them from ALWAYS block but the top module does'nt recognize
these modules.
when I get tese files out of the always loop the top module start
to "see"these files
Does anybody know the reasone for this???
thank in advance
shraga.