- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello. Using altera_attribute I am trying to place constraints in Verilog source. The exact line is:
(* altera_attribute = "-name SDC_STATEMENT \"create_clock -name clk143 -period 7.0 \"" *)
No luck, after compilation the clock is set to default 1000MHz. What could be wrong? Quartus v11.1 64-bit
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't do Verilog, but it looks like you need double double quotes around the SDC statement.
Also look here: http://www.alteraforum.com/forum/showthread.php?t=43886
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