TWiki
>
P1076/Ballots Web
>
Vhdl2019CollectedRequirements
>
MultiCyclePath
(revision 2) (raw view)
Edit
Attach
---+ Multicycle Path %TOC% ---++ Proposal Information * Current Owner: None, ... * Contributors: None, ... * Date Proposed: 2014-June-22 * Date Last Updated: 2014-June-22 * Priority: * Complexity: * Focus: RTL * Related Issues: None * Competing Issues: None ---++ Requirement Summary Speciification of multi-cycle paths in language syntax and works for both simulation and synthesis. Perhaps capture false paths as well and simulate them See ISAC [[http://www.eda.org/isac/IRs-VHDL-2002/IR2003.txt][IR2003]] ---++ Related Issues [[ClockedShorthand]] offers several proposed syntax examples to describe multicycle paths. [[TimingConstraints]] proposes the ability to be able to describe timing constraints from within VHDL (including multicycle paths and false paths). ---++ Some initial thoughts that are going no where For a simulation, a multicycle path with 4 clock delays can be specified with the following, however, this will not help with simulation <verbatim> process (Clk) begin if rising_edge(Clk) then AReg <= transport 'X', A after 3 * tperiod_Clk + tpd; end if ; end process ; </verbatim> ---++ Implementation TBD What would be better is to use PSL ---++ Comments ---++ Supporters
Edit
|
Attach
|
P
rint version
|
H
istory
:
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2020-02-17 - 15:34:56 -
TWikiGuest
P1076/Ballots
Log In
or
Register
P1076/Ballots Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
P1076
Ballots
LCS2016_080
P10761
P1647
P16661
P1685
P1734
P1735
P1778
P1800
P1801
Sandbox
TWiki
VIP
VerilogAMS
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback