- 1、本文档共68页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Topic_04_behavioral_Synthesis_08课件
Behavioral Modeling
Synthesis Views;Semantics: Sequential Concurrent Statements;Signal Assignments;VHDL Design Styles;Processes in VHDL;Anatomy of a Process;The Process Sensitivity List;PROCESS with a SENSITIVITY LIST;Process statements/Wait statement;Process/Wait Statements;testing: PROCESS
BEGIN
test_vector=“00”;
WAIT FOR 10 ns;
test_vector=“01”;
WAIT FOR 10 ns;
test_vector=“10”;
WAIT FOR 10 ns;
test_vector=“11”;
WAIT FOR 10 ns;
END PROCESS;
;Synthesis Point of View ;Sequential Statements:If Statement;If statement and Latches;Sequential statements: An Example;If statement (cont);If Statements (cont);Example: Priority Encoder;If Statements in Series: Assigning to Same Object;If..Elsif: Assigning To Same Object;An other Equivalent formulation for If Statement;IF Else ;Warning: Signal Assignment in Processes;Signal Assignment in Processes: Incorrect Solution;A correct solution;Case Statement;Case Statement;CASE STATATENET (con);Example ;IF vs CASE statement;Latch Synthesis of Case Statements;Case Statement Latch Example;Case Statement Latch Avoidance Example;Sequential Statementsloop Statement;Forms of iteration schemesloop statements;Rules for Loop syntax;Example;PARITY: Block Diagram;Other sequential Statements;Other sequential statements:NEXT statement;For..Loop Statement Latch Example;For..Loop Statement Latch Example Clarification;For..Loop Latch Avoidance Example;Primary level of abstraction in VHDL is the entity
In a behavioural description, the entity is defined by its responses to signals or input
similar to a black box;Example:
;Clocked ProcessesSequential Circuit Modelling;Clock reference in a Process;Clock Description in VHDL 2;Clocked Processes;Synthesis of Previous VHDL;Example 2;Example;The VHDL code below demonstrates the link between the hardware and the location of the statement assignment in the process.;
What happens if the B 2 statement is moved to be within the clock scope?;Synthesis of Variables;Flip Flo
您可能关注的文档
- The One Who Walk Away From Omelas课件.ppt
- The Nanjing Massacre课件.ppt
- The Multicore Programming Challenge课件.ppt
- THE ORIGINS AND TRANSFORMATION OF THE ELECTORAL COLLEGE课件.ppt
- The past form of the verbs.课件.ppt
- The Phantom of the Opera课件.ppt
- the most colorful place1课件.ppt
- The Personality of Colors课件.ppt
- THE PAIN OF HIV Mind, Body课件.ppt
- The picture of Dorian Gray课件.ppt
文档评论(0)