資源描述:
《a vhdl primer (bhasker 1998)外語(yǔ)英文電子書》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫(kù)。
1、AVHDLPrimerJayaramBhaskerAmericanTelephoneandTelegraphCompanyBellLaboratoriesDivisionPTRPrenticeHallEnglewoodCliffs,NewJersey07632Dedicatedtomyparents,NagammaandAppiahJayaramiiContentsPrefaceviCHAPTER1.Introduction11.1.WhatisVHDL?11.2.History11.3.Capabilities1
2、1.4.HardwareAbstraction2CHAPTER2.ATutorial42.1.BasicTerminology42.2.EntityDeclaration52.3.ArchitectureBody62.3.1.StructuralStyleofModeling62.3.2.DataflowStyleofModeling72.3.3.BehavioralStyleofModeling82.3.4.MixedStyleofModeling92.4.ConfigurationDeclaration102.
3、5.PackageDeclaration112.6.PackageBody122.7.ModelAnalysis122.8.Simulation13CHAPTER3.BasicLanguageElements143.1.Identifiers143.2.DataObjects143.3.DataTypes163.3.1.Subtypes163.3.2.ScalarTypes163.3.3.CompositeTypes193.3.4.AccessTypes223.3.5.IncompleteTypes233.3.6.
4、FileTypes243.4.Operators253.4.1.LogicalOperators263.4.2.RelationalOperators263.4.3.Adding0perators263.4.4.Multiplying0perators263.4.5.MiscellaneousOperators27CHAPTER4.BehavioralModeling284.1.EntityDeclaration284.2.ArchitectureBody284.3.ProcessStatement294.4.Va
5、riableAssignmentStatement304.5.SignalAssignmentStatement304.6.WaitStatement314.7.IfStatement324.8.CaseStatement334.9.NullStatement344.10.LoopStatement34iii4.11.ExitStatement354.12.NextStatement364.13.AssertionStatement374.14.MoreonSignalAssignmentStatement384.
6、14.1.InertialDelayModel384.14.2.TransportDelayModel384.14.3.CreatingSignalWaveforms394.14.4.SignalDrivers394.15.OtherSequentialStatements424.16.MultipleProcesses42CHAPTER5.DataflowModeling445.1.ConcurrentSignalAssignmentStatement445.2.ConcurrentversusSequentia
7、lSignalAssignment455.3.DeltaDelayRevisited465.4.MultipleDrivers475.5.ConditionalSignalAssignmentStatement495.6.SelectedSignalAssignmentStatement505.7.BlockStatement505.8.ConcurrentAssertionStatement53CHAPTER6.StructuralModeling546.1.AnExample546.2.ComponentDec
8、laration546.3.ComponentInstantiation556.4.OtherExamples576.5.ResolvingSignalValues59CHAPTER7.GenericsandConfigurations617.1.Generics617.2.WhyConfigurations?637.3.ConfigurationSpeci