Answers Database
SYNPLIFY: How to convert tristate multiplexers to LUT multiplexers using the syn_tristatetomux attribute?
Record #1540
Product Family: Software
Product Line: Synplicity
Product Part: Synplify
Product Version: 5.0
Problem Title:
SYNPLIFY: How to convert tristate multiplexers to LUT multiplexers using the
syn_tristatetomux attribute?
Problem Description:
Urgency: Standard
General Description:
How to convert tristate multiplexers to LUT multiplexers using
the syn_tristatetomux attribute?
Forces Synplify to analyze each net in your design driven by tri-state
drivers and convert the drivers into a mux. This is done if the number
of tri-states drivers on the net is less than the integer value specified
with this attribute.
Note: All drivers on the nets that could be converted to muxes must
be tri-state drivers, otherwise the conversion fails and a warning is issued.
Solution 1:
SDC
---
define_attribute <top_module> syn_tristatetomux <integer>
End of Record #1540 - Last Modified: 06/24/99 14:35 |