会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Multi-threaded packet processing architecture with global packet memory, packet recirculation, and coprocessor
    • 具有全局分组存储器,分组再循环和协处理器的多线程分组处理架构
    • US07551617B2
    • 2009-06-23
    • US11054076
    • 2005-02-08
    • Will EathertonEarl T. CohenJohn Andrew FingerhutDonald E. SteissJohn Williams
    • Will EathertonEarl T. CohenJohn Andrew FingerhutDonald E. SteissJohn Williams
    • H04L12/56
    • H04L47/56H04L45/60H04L47/50
    • A network processor has numerous novel features including a multi-threaded processor array, a multi-pass processing model, and Global Packet Memory (GPM) with hardware managed packet storage. These unique features allow the network processor to perform high-touch packet processing at high data rates. The packet processor can also be coded using a stack-based high-level programming language, such as C or C++. This allows quicker and higher quality porting of software features into the network processor.Processor performance also does not severely drop off when additional processing features are added. For example, packets can be more intelligently processed by assigning processing elements to different bounded duration arrival processing tasks and variable duration main processing tasks. A recirculation path moves packets between the different arrival and main processing tasks. Other novel hardware features include a hardware architecture that efficiently intermixes co-processor operations with multi-threaded processing operations and improved cache affinity.
    • 网络处理器具有许多新颖的特征,包括多线程处理器阵列,多遍处理模型和具有硬件管理分组存储的全局分组存储器(GPM)。 这些独特的功能允许网络处理器以高数据速率执行高触摸数据包处理。 分组处理器也可以使用基于堆栈的高级编程语言(例如C或C ++)进行编码。 这样可以更快速地将软件功能移植到网络处理器中。 当添加额外的处理功能时,处理器性能也不会严重下降。 例如,可以通过将处理元素分配给不同的有界持续时间到达处理任务和可变持续时间主处理任务来更智能地处理分组。 再循环路径在不同的到达和主要处理任务之间移动分组。 其他新颖的硬件功能包括硬件架构,可以将协处理器操作与多线程处理操作高效地混合,并提高缓存关联度。
    • 3. 发明授权
    • Microprocessor with speculative instruction pipelining storing a
speculative register value within branch target buffer for use in
speculatively executing instructions after a return
    • 具有推测性指令流水线的微处理器,在分支目标缓冲区中存储推测寄存器值,用于在返回后推测执行指令
    • US5850543A
    • 1998-12-15
    • US741878
    • 1996-10-30
    • Jonathan H. ShiellDonald E. Steiss
    • Jonathan H. ShiellDonald E. Steiss
    • G06F9/38
    • G06F9/3806G06F9/30054G06F9/3842
    • A microprocessor of the superscalar pipelined type, having speculative execution capability, is disclosed. Speculative execution is under the control of a fetch unit having a branch target buffer and a return address stack, each having multiple entries. Each entry includes an address value corresponding to the destination of a branching instruction, and an associated register value, such as a stack pointer. Upon the execution of a subroutine call, the return address and current stack pointer value are stored in the return address stack, to allow for fetching and speculative execution of the sequential instructions following the call in the calling program. Any branching instruction, such as the call, return, or conditional branch, will have an entry included in the branch target buffer; upon fetch of the branch on later passes, speculative execution from the target address can begin using the stack pointer value stored speculatively in the branch target buffer in association with the target address.
    • 公开了具有推测执行能力的超标量流水线型微处理器。 推测执行在具有分支目标缓冲器和返回地址堆栈的获取单元的控制下,每个具有多个条目。 每个条目包括与分支指令的目的地相对应的地址值和相关联的寄存器值,诸如堆栈指针。 在执行子程序调用时,返回地址和当前堆栈指针值存储在返回地址堆栈中,以允许在调用程序中的调用之后提取和推测执行顺序指令。 任何分支指令(如调用,返回或条件分支)将具有包含在分支目标缓冲区中的条目; 在稍后通过分支提取时,从目标地址的推测执行可以开始使用与目标地址相关联的分支目标缓冲器中的推测性地存储的堆栈指针值。
    • 6. 发明授权
    • Sub-pipelined and pipelined execution in a VLIW
    • 在VLIW中进行子流水线和流水线执行
    • US06895494B1
    • 2005-05-17
    • US09603226
    • 2000-06-26
    • Donald E. SteissLaurence Ray Simar, Jr.
    • Donald E. SteissLaurence Ray Simar, Jr.
    • G06F9/30G06F9/318G06F9/38G06F15/00
    • G06F9/30174G06F9/30196G06F9/3822G06F9/3853
    • A subpipelined translation embodiment provides binary compatibility between current an future generations of DSPs. When retrieved from memory an entire fetch packet is assigned an operating mode (base instruction set or migrant instruction set) according to the current execution mode. The fetch packets from the instruction memory are parsed into execute packets and sorted by execution unit (dispatched) in a datapath shared by both execution modes (base and migrant). The two execution modes have separate control logic. Instructions from the dispatch datapath are decoded by either base architecture decode logic or the migrant architecture decode logic, depending on the execution mode bound to the parent fetch packet. Code processed by the migrant and base decode pipelines produces machine words that are selected by a multiplexer. The multiplexer is controlled by the operating mode bound to the fetch packet that produced the machine word. The selected machine word controls a global register file, which supplies operands to all hardware execution units and accepts results of all hardware execution units.
    • 辅助翻译实施例提供了当前未来几代DSP之间的二进制兼容性。 当根据当前的执行模式从存储器检索到整个获取数据包的操作模式(基本指令集或迁移指令集)。 来自指令存储器的获取数据包被解析为执行数据包,并由执行单元(分派)按照两个执行模式(基础和移植)共享的数据路径进行排序。 这两种执行模式具有单独的控制逻辑。 根据绑定到父提取数据包的执行模式,调度数据路径的指令由基础架构解码逻辑或移植体架构解码逻辑进行解码。 由移动和基本解码管线处理的代码产生由多路复用器选择的机器字。 多路复用器由绑定到产生机器字的提取数据包的操作模式控制。 所选的机器字控制一个全局寄存器文件,其向所有硬件执行单元提供操作数,并接受所有硬件执行单元的结果。
    • 7. 发明授权
    • Flip flop with reduced leakage current
    • 触发器具有减少的漏电流
    • US06781411B2
    • 2004-08-24
    • US10256302
    • 2002-09-27
    • Donald E. SteissClive BittlestonePeter CummingChristopher Barr
    • Donald E. SteissClive BittlestonePeter CummingChristopher Barr
    • H03K19173
    • H03K3/012H03K3/35625H03K17/693
    • A flip flop (30) comprising a master stage (34) comprising a first plurality of transistors (54, 56), wherein each of the first plurality of transistors comprises a selective conductive path between a source and drain. The flip flop also comprises a slave stage (42) comprising a second plurality of transistors (60, 62, 64, 66), wherein each of the second plurality of transistors comprises a selective conductive path between a source and drain. For the flip flop, in a low power mode the flip flop is operable to receive a first voltage (VDD) coupled to the selective conductive path for each of the first plurality of transistors. Also in the low power mode, the flip flop is operable to receive a second voltage (VDDL) coupled to the selective conductive path for each of the second plurality of transistors. Lastly, the second voltage is greater than the first voltage in the low power mode.
    • 一种触发器(30),包括包括第一多个晶体管(54,56)的主级(34),其中所述第一多个晶体管中的每一个包括在源极和漏极之间的选择性导电路径。 触发器还包括由第二多个晶体管(60,62,64,66)组成的从级(42),其中第二多个晶体管中的每一个包括在源极和漏极之间的选择性导电路径。 对于触发器,在低功率模式下,触发器可操作以接收耦合到第一多个晶体管中的每一个的选择导电路径的第一电压(VDD)。 同样在低功率模式下,触发器可操作以接收耦合到第二多个晶体管中的每一个的选择性导电路径的第二电压(VDDL)。 最后,第二电压大于低功率模式下的第一电压。
    • 8. 发明授权
    • Thread-aware instruction fetching in a multithreaded embedded processor
    • 线程感知指令在多线程嵌入式处理器中获取
    • US07441101B1
    • 2008-10-21
    • US10773385
    • 2004-02-05
    • Donald E. SteissEarl T CohenJohn J Williams, Jr.
    • Donald E. SteissEarl T CohenJohn J Williams, Jr.
    • G06F9/312G06F9/48
    • G06F9/3851G06F9/3802
    • The present invention provides a multithreaded processor, such as a network processor, that fetches instructions in a pipeline stage based on feedback signals from later stages. The multithreaded processor comprises a pipeline with an instruction unit in the early stage and an instruction queue, a thread interleaver, and an execution pipeline in the later stages. Feedback signals from the later stages cause the instruction unit to block fetching, immediately fetch, raise priority, or lower priority for a particular thread. The instruction queue generates a queue signal, on a per thread basis, responsive to a thread queue condition, etc., the thread interleaver generates an interleaver signal responsive to a thread condition, etc., and the execution pipeline generates an execution signal responsive to an execution stall, etc.
    • 本发明提供了一种多线程处理器,例如网络处理器,其基于来自后期阶段的反馈信号在流水线级中取指令。 多线程处理器包括在早期阶段具有指令单元的流水线以及稍后阶段中的指令队列,线程交织器和执行流水线。 来自后期的反馈信号导致指令单元阻止特定线程的取出,立即获取,提高优先级或降低优先级。 指令队列响应于线程队列条件等而在每个线程的基础上生成队列信号,线程交织器响应于线程状态等产生交织器信号,并且执行流水线生成响应于 执行档等
    • 9. 发明授权
    • Secure computing device including virtual memory table look-aside buffer with non-relocatable page of memory
    • 安全计算设备包括具有不可重定位页面的内存的虚拟内存表查看缓冲区
    • US06567906B2
    • 2003-05-20
    • US09827851
    • 2001-04-06
    • Frank L. Laczko, Sr.Donald E. Steiss
    • Frank L. Laczko, Sr.Donald E. Steiss
    • G06F1200
    • G06F21/64G06F12/145G06F21/51G06F21/575G06F2207/7219G06F2211/008G06F2211/1097
    • A diagnostic program can check the security of a program. The program is stored at predetermined non-relocatable physical address in memory. The diagnostic program is loaded and checks the program at the predetermined physical address against a standard. The diagnostic program then indicates that the program is verified as secure if it meets the standard or non-verified as secure if it does not meet the standard. If the program is not verified as secure, then the diagnostic program may take remedial action such as disabling normal operation of the program, be transmitting a predetermined message via the system modem or downloading another copy of the program via the modem. The program is made non-relocatable using a special table look-aside buffer having a fixed virtual address register and a corresponding fixed physical address register.
    • 诊断程序可以检查程序的安全性。 程序存储在存储器中预定的不可重定位的物理地址。 加载诊断程序并按照标准检查预定物理地址的程序。 然后,诊断程序指示如果程序符合标准或未验证为安全(如果不符合标准),则该程序被证实为安全的。 如果程序未被证实为安全的,则诊断程序可以采取补救措施,例如禁用程序的正常操作,通过系统调制解调器发送预定的消息,或通过调制解调器下载程序的另一个副本。 使用具有固定虚拟地址寄存器和对应的固定物理地址寄存器的特殊表格后备缓冲器使该程序不可重定位。