1 / 15

Presenter : Ching -Hua Huang

National Sun Yat-sen University Embedded System Laboratory. A High-Throughput, Metastability -Free GALS Channel Based on P ausible Clock Method Mohammad Ali Rahimian , Siamak Mohammadi , Mohammad Fattah Dependable Systems Design Lab, School of ECE, University of Tehran, Tehran, Iran

august
Download Presentation

Presenter : Ching -Hua Huang

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. National Sun Yat-sen University Embedded System Laboratory A High-Throughput, Metastability-Free GALS Channel Based on PausibleClock Method Mohammad Ali Rahimian, SiamakMohammadi, Mohammad FattahDependable Systems Design Lab, School of ECE, University of Tehran, Tehran, Iran 2010 2nd Asia Symposium on Quality Electronic Design (ASQED) Presenter :Ching-Hua Huang

  2. Abstract • Synchronization issues such as metastability in multi-clock domain systems have become a big problem, reducing data transmission throughput between domains. In this paper, a high-throughput, metastability-free data transmission channel based on pausible clock method in Globally-Asynchronous Locally-Synchronous (GALS) systems is proposed. This channel can be used as the interconnection of mixed-clock synchronous IP cores without having concerns about their synchronization. We show that the probability of metastability in our design is practically zero; and this without loss of throughput and latency, allowing the transmitter and receiver to operate with their own maximum clock frequency. The proposed channel is simulated in 90nm CMOS process using Predictive Technology Model (PTM) library. Gate delays and power parameters are extracted from Spice simulations and are back annotated into our channel HDL code. The throughput, latency and power are analyzed and compared with existing designs. PTM is developed by the Nanoscale Integration and Modeling (NIMO) Group at ASU.

  3. Related work [2] GALS systems are introduced in 80's [9]~[21] Some approaches of GALS design early [1] Modules Reusability and communication between them in GALS [22]~[26] [4]~[8] Recent research : high-throughput, low-latency, ANoC Pausible clock comparison [3] GALS design Asynchronous The main component of the proposed channel Loosely synchronous FIFO [This paper] A High-Throughput, Metastability-Free GALS Channel Based on Pausible Clock Method 3

  4. What’s the problem 4 • Metastability is a serious problem in multi-clock domain system • Itwill reduce data transmission throughput • If a storage into Metastability, its value of output will shock between 0 and 1 • The cause for occurrence of Metastability • I will explain at next page • Common solve approaches of Metastability • 2 Flip-Flop • FIFO

  5. The cause of Metastability When a data input from one clock to another clock of storage • If the clock of storage close to rising edge . • The storage maybe into Metastability. tsu is the setup time th is the hold time tmetis the metastable state that possible to continue

  6. Common approach of Solve Metastability : 2 Flip-Flop 2 Flip-Flop Synchronizer can’t eliminate Metastability completely, but it can reduce the probability of occurrence. 2 Flip-Flop Synchronizer • The probability of occurrence of Metastability∝Clock rate • If we implement this circuit at 500MHz frequency, the average time between two Metastabilityoccurs is 1.9x1022 years. (Refer from senior Chi-Guang)

  7. Commonapproach of Solve Metastability : FIFO Full/Empty happen Handle different clock Read pointer Write pointer

  8. Proposed method : A High-Throughput, Metastability-Free GALS Channel Assume FIFO depth = three

  9. Implementation approach Receiver: The same with transmitter. Transmitter : 1. TxReady (Ready transmit signal) 2. TxData (Data bus) 3. IF the FIFO full, TxRun will be ternon to pause the TxClk

  10. Detailed timing diagram of the channel with the following assumptions TxData TxReady TxRun TxClk RxData RxReady RxRun RxClk put talk headAddr tailAddr full empty FIFO depth = three. The receiver is faster that transmitter.

  11. FIFO in different states (After two write and a read operations) (After three consecutive write operations) The only possible situation to have the metastability is when the FIFO is empty, the transmitter sends a new data, the receiver's clock is resumed and the written data is read. There is no possibility for the metastabilityto occur.

  12. The internal architecture of FIFO Two adders are needed to increment the head and tail registers

  13. Result: compared with other design The comparison between the throughput of this paper design and that of [22] is shown in Figure. Comparison of Latency, Throughput and Power Consumption with Word Length = 64

  14. Conclusions • A pausiblebased GALS interconnect and its FIFO are proposed and their detail descriptions are discussed. • The proposed channel is implemented in Verilog with back-annotated standard cells. • This paper’s design is better in throughput, latency, and power consumption while its area overhead is more than previous works.

  15. My comments • This paper help me to realize more information about GALS and its detailed descriptions. • The design of senior Chi-Guang is using 2 Flip-flop and FIFO to implement the IP-OCP interface. • A perfect design is not existing • We should to sacrifice a little factor to improve other factor

More Related