Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- what the different between bp<=SXT(a,9)+b with bp<=a+b? Or is it there are same actually? Can you give simple example for both line codes? Need helps,thanks in advance --- Quote End --- Both are invalid syntax. As commented in a previous thread in response to your question, SXT just extends the a signal by 1 bit. Rather than asking these questions, you should create a Modelsim simulation and try to figure it out yourself. You'll learn much better that way. Cheers, Dave