Mixed granularity computing circuit module and computing system
A computing circuit, mixed granularity technology, applied in computing, computer, digital computer components and other directions, can solve the problem of no relevant technical disclosure, inability to take into account the complexity and flexibility of configuration information, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0021] The technical solutions of the present invention will be further described below in conjunction with specific examples, but the present invention is not limited to these examples.
[0022] As mentioned in the background technology section, traditional CPUs often only provide general-purpose instructions, such as the following instructions:
[0023] 1.c=a|b
[0024] 2. c=a&b
[0025] 3.c=a^b
[0026] Among them, a, b, and c are all 32-bit numbers, uint_32, such operations are very common 。
[0027] But assume that in some cases, we want to customize an instruction, which is a mixed bitwise operation, and its definition is as follows:
[0028] 1.c[3:0]=a[3:0]|b[3:0]
[0029] 2.c[7:4]=a[7:4]&b[7:4]
[0030] 3.c[11:8]=a[11:8]^b[11:8]
[0031] 4. c[31:12]=c[31:12]
[0032] At this time, general-purpose instructions often do not provide support, and the definition must be configured through fine-grained reconfigurable instructions.
[0033] In addition, assuming that...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


