Coder Social home page Coder Social logo

pp4fpgas-cn's Issues

第一章几处修改建议

  1. 但不想其他可编程逻辑那样完全灵活=>但不像其他可编程逻辑那样完全灵活
  2. 表1.5 触发器一栏建议填写为 几百万、bit级、100KB级、1、100TB每秒
  3. 1.4.1和1.4.2中Throughput建议翻译为吞吐力

错误

第四章离散傅里叶变换 公式4.10与4.11原书中是

image

仿真结果出错

在尝试哈夫曼编码仿真的时候输出的结果和golden文件一模一样,但是返回信息却是FAIL: Output DOES NOT match the golden output,对比文件内容是一样的,不知道问题出在哪里

2.3第一句翻译错误

2.3
这个函数有两个输入端口,一个端口是输入数据x和另一个端口是输出结果y
The function takes two arguments, aninput sample x, and the output sample y.
应该是两个参数

第二章修改建议

  1. 2.3代码里面,第9行coef_t[N];缺了变量名。

  2. 2.8第一段,这就创建了一个有效的区域架构,原文This creates an area efficient architecture个人理解应为这创建了一个节省面积的结构。另感觉本段怪怪的,读不出“for循环默认只将循环体的电路综合一次”这个意思,不知道是不是我理解错了?

蓝框思考题 答案

请问每个蓝色思考题能否给出答案呢?问的都非常好,但是因为自学 , 有的不懂、不清楚理解的是否正确。非常感谢!

专有名词throughput修改建议

很多工具把任务间隔称为生产力(throughput)。这个词语听起来和间隔没什么关系。一个任务间隔的变长不可避免的会减少一段固定时间内能完成的任务数,也就是"生产的力度"。还有一些工具用延迟来描述读输入和写输出的关系。非常不幸的是,在一些复杂的设计中,任务的特点很难仅仅用输入输出来分析,比如有时候一个任务需要读很多次数据。
关于troughput的翻译建议对齐《深入理解计算机结构》《软硬件接口设计中》的翻译,译成“吞吐率”更为合适

打印错误

第38页公式IinIfir-QinQfir中少写一个减号
(I + jQ )(I + jQ ) = (I I Q Q ) + j(Q I + I Q ) (2.4)

哈夫曼编码协同仿真问题

哈夫曼编码章节,c仿真完成之后执行协同仿真的时候报错,查了很多地方没有找到错误的解决方法,希望能够帮助解决一下。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.