会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 23. 发明授权
    • Integrated test waveform generator (TWG) and customer waveform generator (CWG), design structure and method
    • 集成测试波形发生器(TWG)和客户波形发生器(CWG),设计结构和方法
    • US07996807B2
    • 2011-08-09
    • US12104461
    • 2008-04-17
    • Gary D. GriseVikram IyengarDavid E. LackeyDavid W. Milton
    • Gary D. GriseVikram IyengarDavid E. LackeyDavid W. Milton
    • G06F17/50
    • G06F17/505G06F1/10G06F2217/62H03K5/156
    • Disclosed are embodiments of a clock generation circuit, a design structure for the circuit and an associated method that provide deskewing functions and that further provide precise timing for both testing and functional operations. Specifically, the embodiments incorporate a deskewer circuit that is capable of receiving waveform signals from both an external waveform generator and an internal waveform generator. The external waveform generator can generate and supply to the deskewer circuit a pair of waveform signals for functional operations. The internal waveform generator can be uniquely configured with control logic and counter logic for generating and supplying a pair of waveform signals to the deskewer circuit for any one of built-in self-test (BIST) operations, macro-test operations, other test operations or functional operations. The deskewer circuit can selectively gate an input clock signal with the waveform signals from either the external or internal waveform generator in order to generate the required output clock signal.
    • 公开了时钟发生电路的实施例,用于电路的设计结构和相关联的方法,其提供了偏移功能,并进一步为测试和功能操作提供精确的定时。 具体地说,这些实施例结合了能够从外部波形发生器和内部波形发生器接收波形信号的偏移电路。 外部波形发生器可以生成和提供一个用于功能操作的波形信号。 内部波形发生器可以独特地配置控制逻辑和计数器逻辑,用于为内置自检(BIST)操作,宏测试操作,其他测试操作中的任何一个产生和提供一对波形信号到电路板电路 或功能操作。 该偏移电路可以使用来自外部或内部波形发生器的波形信号选择性地输入输入时钟信号,以便产生所需的输出时钟信号。
    • 24. 发明授权
    • Circuit and design structure for synchronizing multiple digital signals
    • 用于同步多个数字信号的电路和设计结构
    • US07863949B2
    • 2011-01-04
    • US12759015
    • 2010-04-13
    • David W. Milton
    • David W. Milton
    • H03L7/00
    • H03L7/00G06F5/06H04L7/033
    • Disclosed is a circuit configured to synchronize multiple signals received by one clock domain from a different asynchronous clock domain, when simultaneous movement of the signals between the clock domains is intended. In the circuit multiple essentially identical pipelined signal paths receive digital input signals. XOR gates are associated with each of the signal paths. Each XOR gate monitors activity in a given signal path and controls, directly or indirectly (depending upon the embodiment), advancement of signal processing in the other signal path(s) to ensure that, if warranted, output signals at the circuit output nodes are synchronized. In a two-signal path embodiment, advancement of signal processing in one signal path is triggered, whenever transitioning digital signals are detected within the other signal path. In an n-signal path advancement of signal processing is triggered in all signal paths, whenever transitioning digital signals are detected on at least one signal path.
    • 公开了一种电路,被配置为当希望在时钟域之间同时移动信号时,将来自不同异步时钟域的一个时钟域接收的多个信号同步。 在电路中,多个基本相同的流水线信号路径接收数字输入信号。 XOR门与每个信号路径相关联。 每个XOR门监视给定信号路径中的活动并且直接或间接地控制(取决于实施例),在另一个信号路径中提高信号处理,以确保如果有必要,在电路输出节点处的输出信号是 同步 在双信号路径实施例中,每当在另一个信号路径内检测到转换的数字信号时,触发一个信号路径中的信号处理的提前。 无论何时在至少一个信号路径上检测到转换数字信号,在所有信号路径中触发信号处理的n信号通路。
    • 27. 发明授权
    • Method of developing re-usable software for efficient verification of system-on-chip integrated circuit designs
    • 开发可重用软件的方法,用于片上系统集成电路设计的有效验证
    • US06539522B1
    • 2003-03-25
    • US09494907
    • 2000-01-31
    • Robert J. DevinsPaul G. FerroRobert D. HerzlMark E. KautzmanKenneth A. MahlerDavid W. Milton
    • Robert J. DevinsPaul G. FerroRobert D. HerzlMark E. KautzmanKenneth A. MahlerDavid W. Milton
    • G06F1750
    • G01R31/318357G06F17/5022
    • A method for developing re-usable software for the efficient verification of system-on-chip (SOC) integrated circuit designs. The verification software is used to generate and apply test cases to stimulate components of a SOC design (“cores”) in simulation; the results are observed and used to de-bug the design. The software is hierarchical, implementing a partition between upper-level test application code which generates test cases and verifies results, and low-level device driver code which interfaces with a core being simulated, to apply the test case generated by the upper-level code on a hardware level of operations. Test application and supporting low-level device driver pairs are used and re-used to test their corresponding component cores throughout the SOC development process, by creating higher-level test control programs which control selected combinations of the already-developed test application and device driver programs to test combinations of SOC components. The method provides for the efficient verification of SOC designs and, consequently, a reduced time-to-market for SOC products, because as the verification software is developed and stored, it becomes possible to test increasingly complex core combinations by creating relatively few high-level test programs which re-use already-existing lower-level software. Ultimately, the task of verifying a complex SOC design may be simplified to developing a single chip-specific test program which selects from already-existing test application, device driver and test control programs to perform a realistic test of a chip-specific combination of cores.
    • 一种用于开发用于片上系统(SOC)集成电路设计的有效验证的可重用软件的方法。 验证软件用于生成和应用测试用例,以刺激模拟中SOC设计(“核心”)的组件; 观察结果并用于对设计进行设计。 该软件是分级的,实现生成测试用例的上级测试应用程序代码和验证结果之间的分区,以及与正在模拟的内核接口的低级设备驱动程序代码,以应用由上级代码生成的测试用例 在硬件层面的操作。 测试应用程序和支持低级设备驱动程序对被使用并重新用于在SOC开发过程中测试其相应的组件核心,通过创建更高级别的测试控制程序来控制已经开发的测试应用程序和设备驱动程序的选定组合 测试SOC组件组合的程序。 该方法提供SOC设计的有效验证,从而缩短了SOC产品的上市时间,因为随着验证软件的开发和存储,可以通过创建相对较少的高可用性测试来测试日益复杂的核心组合, 重新使用已经存在的低级软件的级别测试程序。 最终,可以简化验证复杂SOC设计的任务,以开发单个芯片特定的测试程序,该测试程序从已经存在的测试应用程序,设备驱动程序和测试控制程序中进行选择,以执行芯片特定的内核组合的现实测试 。
    • 28. 发明授权
    • Apparatus for inspecting and hangering pants
    • 用于检查和悬挂裤子的装置
    • US4873878A
    • 1989-10-17
    • US139293
    • 1987-12-29
    • David W. Milton
    • David W. Milton
    • D06F95/00D06H3/02D06H3/16G01N33/36
    • G01N33/367D06F95/00D06H3/02D06H3/16
    • An apparatus for inspecting and hangering laundered pairs of pants comprises an inspection station, a hangering station and a take-away device. The inspection station includes a pants gripper which supports a pair of pants at the waist with the legs in an extended position to permit simultaneous visual and touch inspection of the pants, after which the pant legs are folded along their creases on a folding table. Hangers are delivered one at a time to a hanger catch plate at one end of the folding table which supports the hangers slightly beneath the plane of the tabletop. The pant legs are slid along the folding table and partially draped over the end of the table and the bottom wire of the hanger supported on the hanger catch plate. A take-away device contacts the hook portion of the hanger and lifts it upwardly, carrying the pants therewith, and then discharges the hangered pants onto a take-away rail for movement to another station for further processing.
    • 用于检查和悬挂洗衣裤的裤子的装置包括检查站,悬挂站和取出装置。 检查站包括裤子夹持器,其在腰部支撑一条裤子,腿部处于延伸位置,以允许同时对裤子进行视觉和触摸检查,之后将裤腿沿着折痕折叠在折叠桌上。 衣架一次送到折叠桌的一端的衣架扣板,其支撑在桌面平面下方的衣架。 裤腿沿着折叠台滑动,并部分地覆盖在桌子的端部上,并且衣架的底部线材支撑在衣架卡扣板上。 取出装置接触衣架的钩部并将其向上提起,携带裤子,然后将悬挂的裤子排出到取出轨道上,以便移动到另一站以进一步处理。
    • 30. 发明授权
    • Differential clock signal generator
    • 差分时钟信号发生器
    • US08736340B2
    • 2014-05-27
    • US13534090
    • 2012-06-27
    • David W. Milton
    • David W. Milton
    • G06F1/10G06F1/06
    • G06F1/10G06F1/06H03K5/156
    • Disclosed is a differential clock signal generator which processes a first differential clock signal using a combination of differential and non-differential components to generate a second differential clock signal. Specifically, the first differential clock signal is converted into a single-ended clock signal, which is used either by a finite state machine to generate two single-ended control signals or by a waveform generator to generate a single-ended waveform control signal. In any case, a deskewer, which comprises a pair of single-ended latches and either multiplexer(s) or logic gates, processes the first differential clock signal, the single-ended clock signal, and the control signal(s) in order to output a second differential clock signal that is different from the first differential clock signal in terms of delay and, optionally, frequency, but synchronously linked to it.
    • 公开了一种差分时钟信号发生器,其使用差分和非差分分量的组合来处理第一差分时钟信号,以产生第二差分时钟信号。 特别地,第一差分时钟信号被转换为单端时钟信号,其由有限状态机使用以产生两个单端控制信号,或由波形发生器用于产生单端波形控制信号。 在任何情况下,包括一对单端锁存器和多路复用器或逻辑门的电力负载器处理第一差分时钟信号,单端时钟信号和控制信号,以便 在延迟和可选地频率上输出不同于第一差分时钟信号的第二差分时钟信号,但是与其同步地相关联。