store data in registers to control mode of ic

Status
Not open for further replies.

sanjaysharmaiitk

Member level 1
Joined
Jul 28, 2017
Messages
33
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Location
KANPUR
Activity points
280
store data in registers to control mode of ic

A UART has been designed .
i want to control the baud rate using control pin CTR(1:0).
i want to store data in register permanent .
and use that data for control baud rate .



problem in synthesis some warning came
"initialization of registers is ignored "
so how to remove these warnings?

gate-level-netlist have "assign statement. can they ignored or may creates some problem?
"warning: Verilog 'assign' or 'tran' statements are written out. (VO-4)"

how to remove these warniungs?
 
Last edited:

Re: store data in registers to control mode of ic

if these are meant to be constants, you should use localparams instead of regs.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…