Forum Discussion
BMart12
Occasional Contributor
4 years agoTechnology map viewer post-fit equation operators
Hello,
I am using Quartus Prime Version : 18.1.1 Build 646 04/11/2019 SJ Standard Edition. I am reviewing the post-fit map of the design I am debugging. The logic_cell_comb of interest has the fo...
- 4 years ago
Well for what it is worth, in CUPL the logic operators are, in order of precedence (high to low):
! NOT
& AND
# inclusive OR
$ exclusive OR
RichardT_altera
Super Contributor
4 years agoHmm I haven't see this before.
May I know where do you get this equation from the technology map viewer?
- BMart124 years ago
Occasional Contributor
I highlighted the logic_cell_comb box so that the border of the box is red. I right click and select properties. The properties display on the left side of the window where the netlist navigator and find windows display. The properties window has the equation tab. Shall I send you a screen shot?