- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is there any ways to save a wire and register without optimizing & sythesizing away some internal signals after compiling the design? My project is designed via schematic (.bdf) instead of writting in HDL codes. I know in verilog: To save a wire: wire my_wire /* synthesis keep = 1 */; To save reg: reg my_reg /* synthesis syn_preserve = 1 */; How to keep the wire/register in schematic design so that we can see these signals in Quartus II timing simulation? Thanks for anyone quick response........Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Somehow I tried, I am still unable to save the wire or register in schematic design....Does anyone know how to save wire or register in bdf????
I would appreciate if you could help.... Thanks...
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page