06 2019 档案
摘要:https://www.fluentin3months.com/learn-hebrew-free/ https://www.myjewishlearning.com/article/how-to-learn-hebrew/ http://jerusalem-online-org.blogspot.
阅读全文
摘要:~/Xilinx/.xinstall/Vivado_2015.4$ sudo ./xsetup -help Running in batch mode... Copyright (c) 1986-2019 Xilinx, Inc. All rights reserved. usage: xsetup [-a ] [-b ] [-c ] [-e ] [-h] [-l ] [-x]...
阅读全文
摘要:project: https://github.com/Xilinx/HLx_Examples/tree/master/Acceleration/tcp_iptool version: vivado and vivado_hls is 2015.4compile problems:1.run mak
阅读全文
摘要:High-Level Synthesis transforms a C, C++ or SystemC design specification into a RegisterTransfer Level (RTL) implementation that in turn can be synthe
阅读全文
摘要:There are seven Gmail integration apps in the default Ubuntu 16.04 repositories. Gmail (unity-webapps-gmail) discontinued in 18.04 Gmail Webapp for Un
阅读全文
摘要:Reference: https://dictionary.cambridge.org/zht/%E8%A9%9E%E5%85%B8/%E8%8B%B1%E8%AA%9E/assign
阅读全文
摘要:Reference: 1. 利用GitHub写博客的几种方式: https://github.com/rainzhaojy/blogs/issues/1 2. https://yq.aliyun.com/roundtable/493552 3. https://linuxtechlab.com/ho
阅读全文
摘要:Reference: 1. https://askubuntu.com/questions/641067/shift-keys-not-working-properly
阅读全文
摘要:Using Doxygen to generate code documents Content Table Install doxygen Creating a configuration file Running doxygen Documenting the code: Comment blo
阅读全文
摘要:1.local scope, file scope 2.dynamic extent 3.local static objects 4.static class members Reference: 1.Chapter 2,4, Essential C++
阅读全文
摘要:Reference: 1. http://www.dev-hq.net/c++/11--constructors-and-destructors
阅读全文
摘要:Reference: 1. https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_72/rzarg/cplr233.htm 2. https://www.ntu.edu.sg/home/ehchua/programming/cpp/cp4_
阅读全文
摘要:HLS Stream Library Streaming data is a type of data transfer in which data samples are sent in sequential orderstarting from the first sample. Streami
阅读全文
摘要:Managing Interfaces Vivado HLS supports two solutions for specifying the type of I/O protocol used:• Interface Synthesis, where the port interface is
阅读全文
摘要:IMPORTANT: Classes and class member functions cannot be the top-level for synthesis. Instantiate the class in a top-level function. IMPORTANT: The top
阅读全文
摘要:Array Partition Array Reshape Example 1 Reshapes (partition and maps) an 8-bit array with 17 elements, AB[17], into a new 32-bit array with five eleme
阅读全文