Which will be a faster circuit?

Status
Not open for further replies.

94d33m

Junior Member level 2
Joined
Oct 30, 2016
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
155
If i create a circuit using behavioural model and another using structural model...then after synthesis will the structural model be faster?
 

If both circuit descriptions are functionally equivalent (they should if describing the same logic), the synthesis tool will most likely end up with identical gate level circuits for both, respectively no speed difference.

There are a few cases where a synthesis tool has difficulties to find an optimal implementation for a behavioral or structural description. Explicitly specifying low level primitives might help, a structural description is still an abstraction from gate level.
 

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