Avoid reg/wire optimization in FPGA synthesis

Status
Not open for further replies.

cafukarfoo

Full Member level 3
Joined
Jul 25, 2007
Messages
170
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,298
Activity points
2,510
Hi Sir/Madam,

Can someone share their method to avoid
reg/wire bus optimization during FPGA synthesis?

I want to maintain some of the reg/wire bus so that i can view the result using SignalTap/Chipscope software.

Thanks in advance for your help.
 

verilog:
wire xxx /* synthesis syn_keep */;
reg yyy /* synthesis syn_preserve */;

somehow similar in vhdl;
---
 
Reactions: blooz

    cafukarfoo

    Points: 2
    Helpful Answer Positive Rating

    blooz

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…