上釉彩 发表于 2025-3-26 22:48:02
Scheduling, an internal data representation such as the control/data flow graph (CDFG), which captures all the control and data-flow dependencies of the given behavioral description. Scheduling algorithms then partition this CDFG into subgraphs so that each subgraph is executed in one control step. Each controAUGUR 发表于 2025-3-27 01:47:35
Allocation, transfers that can be described by a state table. A target architecture for such a description is the FSMD given in Chapter 2. We derive the control unit for such a FSMD from the control-step sequence and the conditions used to determine the next control step in the sequence. The datapath is deriveomnibus 发表于 2025-3-27 05:46:58
http://reply.papertrans.cn/43/4266/426552/426552_33.pngattenuate 发表于 2025-3-27 13:09:23
Architectural Models in Synthesis,precisely in terms of particular units, their parameters, and the connections among units. For example, a processor architecture would include the number of registers in the register file, the number of buses in the datapath, the number of pipeline stages, the number of status bits, the number of ways branching can occur, and so on.Parabola 发表于 2025-3-27 17:31:33
Scheduling,l step corresponds to one state of the controlling finite-state machine in the FSMD model defined in Chapter 2. In the CDFG of the shift-and-add multiplier (Figure 5.3) dashed lines define the control step boundaries, and operations between two adjacent dashed lines are performed in the same control step.compassion 发表于 2025-3-27 18:47:00
http://reply.papertrans.cn/43/4266/426552/426552_36.pngMosaic 发表于 2025-3-28 00:41:49
http://reply.papertrans.cn/43/4266/426552/426552_37.pngflamboyant 发表于 2025-3-28 04:21:59
http://reply.papertrans.cn/43/4266/426552/426552_38.png免除责任 发表于 2025-3-28 09:30:52
Partitioning, to find strongly connected components that can be placed together in order to minimize the layout area and propagation delay. It can also be used to divide a large design into several chips to satisfy packaging constraints.牛的细微差别 发表于 2025-3-28 13:00:11
http://reply.papertrans.cn/43/4266/426552/426552_40.png