摘要:
https://mp.weixin.qq.com/s/KJ8pVH76rdxPOZ1vE3QlKA 简单介绍tilelink对Diplomacy Nodes的实现。 1. TLImp TLImp继承自NodeImp: 其中: a. D: TLClientPortParameters b. 阅读全文
摘要:
https://mp.weixin.qq.com/s/0ob-Fq-ZOoj-_S7pTJu6rQ 介绍TLArbiter的实现,主要关注如何实现burst的多个beat的输出。 1. beatsIn/sourcesIn 对输入参数进行简单处理。输入参数为: sources为不定参数: 阅读全文
摘要:
https://mp.weixin.qq.com/s/9nikweQUGG5FO3Z8t6feaw 介绍Parameters中定义的fastProperty的实现。(使用最近的新版本,差别不大) 1. groupByIntoSeq 用于把列表中的每个元素,使用键值(key value)函数f进 阅读全文