CN108549751A - The layout method of register matrix - Google Patents

The layout method of register matrix Download PDF

Info

Publication number
CN108549751A
CN108549751A CN201810262652.0A CN201810262652A CN108549751A CN 108549751 A CN108549751 A CN 108549751A CN 201810262652 A CN201810262652 A CN 201810262652A CN 108549751 A CN108549751 A CN 108549751A
Authority
CN
China
Prior art keywords
register
matrix
selector
layout
layout information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810262652.0A
Other languages
Chinese (zh)
Inventor
徐庆光
徐欢
刘祥远
杨国庆
陈强
张娜
吴传禄
杨柳江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hunan Rongchuang Microelectronic Co Ltd
Original Assignee
Hunan Rongchuang Microelectronic Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hunan Rongchuang Microelectronic Co Ltd filed Critical Hunan Rongchuang Microelectronic Co Ltd
Priority to CN201810262652.0A priority Critical patent/CN108549751A/en
Publication of CN108549751A publication Critical patent/CN108549751A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement

Abstract

The present invention provides a kind of layout methods of register matrix, including:It converts the logical code of register matrix to the connection relation data of functional unit, and converts address decoding circuitry to multi-level selector tree structure, the layout information of the connection relation data and multi-level selector tree structure composition register matrix;Register cell is grouped by the layout information for obtaining the register matrix according to the layout information, forms multiple register groups, and generate corresponding data path file according to the layout information;The register cell is put according to the data path file.The layout method of register matrix provided by the present invention can obviously solve the problems, such as routing congestion, optimize interconnection delay, improve working frequency.

Description

The layout method of register matrix
Technical field
The present invention relates to integrated circuit physical Design technical field, more particularly to a kind of layout method of register matrix.
Background technology
It is increasingly competitive with extensive and super large-scale integration universal and application, in competition It occupies a tiny space, must just reduce chip area as far as possible, reduce cost.With the continuous diminution of process, cost is in Exponential increase reduces the more aobvious protrusion of advantage of area.Nowadays in system on chip storage unit account for 70% to 80% area, very To more, the area of chip can be greatly reduced by reducing the area of storage unit, reduce cost.Storage unit is generally used for data Processing, usual timing path are critical path, and access speed often determines the performance of chip.Register matrix storage relative to Memory storage has the characteristics that speed is fast, area is small, and utilization is more and more extensive.The use of register matrix is all adopted at present With the mode of embedded core, this method disadvantage area is larger, cost is higher, layout is limited, sequential is poor.
Invention content
The present invention provides a kind of layout method of register matrix, that its purpose is to register matrix areas is larger, The problem that cost is higher, layout is limited, sequential is poor.
In order to achieve the above object, the embodiment provides a kind of layout methods of register matrix, including:
It converts the logical code of register matrix to the connection relation data of functional unit, and address decoding circuitry is turned Multi-level selector tree structure is turned to, the connection relation data and the multi-level selector tree structure form register matrix Layout information;
The layout information for obtaining the register matrix, according to the layout information by the deposit in the register matrix Device unit is grouped, and forms multiple register groups, and generate corresponding data path file according to the layout information;
The register cell is put according to the data path file.
Wherein, the clock of each register cell is controlled by gated clock, and each gated clock is put In the center of register group associated there.
Wherein, the connection relation data for converting the logical code of register matrix to functional unit, and by address Decoding circuit is converted into the step of multi-level selector tree structure and is specially:
It is assumed that the depth of register matrix is 2D(address bit wide is D), the number of bit wide B, register cell have 2D*B It is a;
The output signal of each two adjacent register units of identical bits selects output, choosing by the selector of an alternative It is address wire lowest order to select signal;
The output signal of each adjacent two selector is step by step believed the output of selector by address wire time low level selection output In number access next stage selector, Mux-Tree structures are formed, the number of selector is (2D- 1) * B.
Wherein, the layout information for obtaining the register matrix divides register cell according to the layout information Group forms multiple register groups, and the step of generating corresponding data path file according to the layout information is specially:
It is assumed that the register cell for sharing M identical bits is put into a line, a total of 2D/ M is arranged;
(2 will to be connected with M register cellM-1- 1) a selector is placed in register adjacent rows, and such 2DA deposit Device and (2D- 1) a selector forms a register group;
The register group for differing position is divided into A1 rows A2 row, wherein A1, A2 meet A1*A2=B;
The register group origin coordinates of lowest order is (x0, y0), the height of each register cell is h, width 1, then most The coordinate of low level k row n column register units is (x0+ l* (n-1), y0+2h*(k-1));
Register group the height H, width L of identical bits be respectively:H=2D+1*h/M;L=M*l;
The starting point coordinate for differing a row b column register groups of position is (x0+ L* (b-1), y0+H*(a-1));
Data path file is produced according to the starting point coordinate of register group and register cell grouping situation.
Wherein, described the step of putting the register cell according to the data path file, further includes:
If the number of the register cell and the number of the functional unit of the register matrix be not corresponding, weight is needed Newly the register cell is grouped.
The said program of the present invention has following advantageous effect:
The layout method of register matrix described in the above embodiment of the present invention passes through the logic generation to register matrix Code is integrated, and address decoding circuitry is integrated into multi-level selector tree structure, while the clock of each register is by gating Clock control;Then register matrix is grouped according to the layout information of register matrix, generates corresponding data path file, By data path file input placement-and-routing tool, register cell is put;This method is suitable for high density, register square The placement-and-routing of battle array, can obviously solve the problems, such as routing congestion, and optimize interconnection delay, improve working frequency.
Description of the drawings
Fig. 1 is the flow diagram of the layout method of the register matrix of the present invention;
Fig. 2 is the circuit structure diagram of the register cell of the present invention;
Fig. 3 is the Mux-Tree circuit structure diagrams of the identical bit register of the present invention;
Fig. 4 is partial schematic diagram of the register cell of the present invention in placement-and-routing's tool.
Specific implementation mode
To keep the technical problem to be solved in the present invention, technical solution and advantage clearer, below in conjunction with attached drawing and tool Body embodiment is described in detail.
The present invention is directed to the problem that existing register matrix area is larger, cost is higher, layout is limited, sequential is poor, Provide a kind of layout method of register matrix.
As shown in Figure 1 and Figure 4, the embodiment provides a kind of layout methods of register matrix, including:
Step 1, the logical code of register matrix is converted to the connection relation data of functional unit, by address decoding electricity Road is converted into multi-level selector tree structure, and the connection relation data and the multi-level selector tree structure form register The layout information of matrix;
Step 2, the layout information for obtaining the register matrix, will be in the register matrix according to the layout information Register cell grouping, form multiple register groups, and corresponding data path file is generated according to the layout information;
Step 3, the register cell is put according to the data path file.
The layout method of register matrix described in the above embodiment of the present invention passes through the logic generation to register matrix Code is integrated, and address decoding circuitry is integrated into multi-level selector tree structure, while the clock of each register is by gating Clock control;Then register matrix is grouped according to the layout information of register matrix, generates corresponding data path file, By data path file input placement-and-routing tool, register cell is put;This method is suitable for high density, register square The placement-and-routing of battle array, can obviously solve the problems, such as routing congestion, and optimize interconnection delay, improve working frequency.
Wherein, the clock of each register cell is controlled by gated clock, and each gated clock is put In the center of register group associated there.
As shown in Figures 2 and 3, the connection relation number for converting the logical code of register matrix to functional unit According to, and the step of converting address decoding circuitry to multi-level selector tree structure is specially:
Step 11, it is assumed that the depth of register matrix is 2D(address bit wide is D), bit wide B, the number of register cell Have 2D* B;
Step 12, the output signal of each two adjacent register units of identical bits is selected by the selector of an alternative Output, selection signal are address wire lowest order;
Step 13, the output signal of each adjacent two selector is by address wire time low level selection output, step by step by selector Output signal access next stage selector in, form Mux-Tree structures, the number of selector is (2D- 1) * B.
Method described in the above embodiment of the present invention is counted by the number of the register cell to register matrix It calculates, and is connected by the selector of the alternative, form Mux-Tree structures, avoid
Wherein, the layout information for obtaining the register matrix divides register cell according to the layout information Group forms multiple register groups, and the step of generating corresponding data path file according to the layout information is specially:
Step 21, it is assumed that the register cell for sharing M identical bits is put into a line, and a total of 2D/ M is arranged;
Step 22, (2 will to be connected with M register cellM-1- 1) a selector is placed in register adjacent rows, in this way 2DA register and (2D- 1) a selector forms a register group;
Step 23, the register group for differing position is divided into A1 rows A2 row, wherein A1, A2 meet A1*A2=B;
Step 24, the register group origin coordinates of lowest order is (x0, y0), the height of each register cell is h, width It is 1, then the coordinate of lowest order k rows n column register units is (x0+ l* (n-1), y0+2h*(k-1));
Step 25, register group the height H, width L of identical bits are respectively:H=2D+1*h/M;L=M*l;
Step 26, the starting point coordinate for differing a row b column register groups of position is (x0+ L* (b-1), y0+H*(a-1));
Step 27, data path text is produced according to the starting point coordinate of register group and register cell grouping situation Part.
Data path file described in the above embodiment of the present invention is the object for flowing to information and functional unit of data Relative position information is managed, the coordinate of each register cell and the starting of register group can be confirmed by the above method Point coordinates is input in placement-and-routing's tool and is connected up.
Wherein, described the step of putting the register cell according to the data path file, further includes:
Step 4, if the number of the register cell and the number of the functional unit of the register matrix be not corresponding, It needs again to be grouped the register cell.
The layout method of register matrix described in the above embodiment of the present invention further includes being put not to register cell When meeting layout requirements, register packet parameters are changed, and repeat the operation of step 2, until meeting the layout of register matrix It is required that.
The layout method of register matrix described in the above embodiment of the present invention passes through the logic generation to register matrix Code is integrated, and address decoding circuitry is integrated into multi-level selector tree structure, while the clock of each register is by gating Clock control;Then register matrix is grouped according to the layout information of register matrix, generates corresponding data path file, By data path file input placement-and-routing tool, register cell is put;This method is suitable for high density, register square The placement-and-routing of battle array, can obviously solve the problems, such as routing congestion, and optimize interconnection delay, improve working frequency.
The above is the preferred embodiment of the present invention, it is noted that for those skilled in the art For, without departing from the principles of the present invention, it can also make several improvements and retouch, these improvements and modifications It should be regarded as protection scope of the present invention.

Claims (5)

1. a kind of layout method of register matrix, which is characterized in that including:
It converts the logical code of register matrix to the connection relation data of functional unit, and converts address decoding circuitry to Multi-level selector tree structure, the cloth of the connection relation data and multi-level selector tree structure composition register matrix Office's information;
The layout information for obtaining the register matrix, according to the layout information by the register list in the register matrix Member grouping forms multiple register groups, and generates corresponding data path file according to the layout information;
The register cell is put according to the data path file.
2. the layout method of register matrix according to claim 1, which is characterized in that each register cell Clock is controlled by gated clock, and the gated clock is placed in the center of register group associated there.
3. the layout method of register matrix according to claim 1, which is characterized in that the patrolling register matrix It collects code and is converted into the connection relation data of functional unit, and convert address decoding circuitry to multi-level selector tree structure Step is specially:
It is assumed that the depth of register matrix is(Address bit wide is D), the number of bit wide B, register cell has It is a;
The output signal of each two adjacent register units of identical bits selects output, selection letter by the selector of an alternative Number be address wire lowest order;
The output signal of each adjacent two selector is step by step connect the output signal of selector by address wire time low level selection output Enter in next stage selector, form Mux-Tree structures, the number of selector isIt is a.
4. the layout method of register matrix according to claim 3, which is characterized in that described to obtain the register square Register cell, is grouped according to the layout information, forms multiple register groups, and according to the layout by the layout information of battle array Information generate corresponding data path file the step of be specially:
It is assumed that the register cell for sharing M identical bits is put into a line, it is a total ofRow;
By what is be connected with M register cellA selector is placed in register adjacent rows, in this wayIt is a to post Storage withA selector forms a register group;
The register group for differing position is divided into A1 rows A2 row, wherein A1, A2 meets
The register group origin coordinates of lowest order is, the height of each register cell is h, width l, then minimum Position k row n column register units coordinate be
Register group the height H, width L of identical bits be respectively:
The starting point coordinate for differing a row b column register groups of position is
Data path file is produced according to the starting point coordinate of register group and register cell grouping situation.
5. the layout method of register matrix according to claim 4, which is characterized in that described according to the data path File puts the step of register cell and further includes:
If the number of the register cell and the number of the functional unit of the register matrix be not corresponding, institute is reacquired Register cell is grouped by the layout information for stating register matrix according to the layout information, forms multiple register groups, and root Corresponding data path file is generated according to the layout information.
CN201810262652.0A 2018-03-28 2018-03-28 The layout method of register matrix Pending CN108549751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810262652.0A CN108549751A (en) 2018-03-28 2018-03-28 The layout method of register matrix

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810262652.0A CN108549751A (en) 2018-03-28 2018-03-28 The layout method of register matrix

Publications (1)

Publication Number Publication Date
CN108549751A true CN108549751A (en) 2018-09-18

Family

ID=63517060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810262652.0A Pending CN108549751A (en) 2018-03-28 2018-03-28 The layout method of register matrix

Country Status (1)

Country Link
CN (1) CN108549751A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116895325A (en) * 2023-06-21 2023-10-17 合芯科技有限公司 ICG classification method, test method and classification device for digital array register
CN117272893A (en) * 2023-11-21 2023-12-22 芯来智融半导体科技(上海)有限公司 Chip signal receiving circuit and method
CN116895325B (en) * 2023-06-21 2024-05-07 合芯科技有限公司 ICG classification method, test method and classification device for digital array register

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050125594A1 (en) * 2003-06-12 2005-06-09 Semiconductor Technology Academic Research Center Memory with synchronous bank architecture
US7568083B1 (en) * 2003-05-07 2009-07-28 Marvell International Ltd. Memory mapped register file and method for accessing the same
US20120011094A1 (en) * 2009-03-19 2012-01-12 Norio Yamagaki Pattern matching appratus
CN103258066A (en) * 2012-02-17 2013-08-21 京微雅格(北京)科技有限公司 Layout method for logic cluster
CN105404728A (en) * 2015-11-03 2016-03-16 京微雅格(北京)科技有限公司 FPGA based chip multi-control signal layout method
CN106874601A (en) * 2017-02-20 2017-06-20 中国人民解放军国防科学技术大学 A kind of scan chain weight method for sequencing

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7568083B1 (en) * 2003-05-07 2009-07-28 Marvell International Ltd. Memory mapped register file and method for accessing the same
US20050125594A1 (en) * 2003-06-12 2005-06-09 Semiconductor Technology Academic Research Center Memory with synchronous bank architecture
US20120011094A1 (en) * 2009-03-19 2012-01-12 Norio Yamagaki Pattern matching appratus
CN103258066A (en) * 2012-02-17 2013-08-21 京微雅格(北京)科技有限公司 Layout method for logic cluster
CN105404728A (en) * 2015-11-03 2016-03-16 京微雅格(北京)科技有限公司 FPGA based chip multi-control signal layout method
CN106874601A (en) * 2017-02-20 2017-06-20 中国人民解放军国防科学技术大学 A kind of scan chain weight method for sequencing

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
HOCK SOON LOW等: "Variation Tolerant AFPGA Architecture", 《2011 17TH IEEE INTERNATIONAL SYMPOSIUM ON ASYNCHRONOUS CIRCUITS AND SYSTEMS》 *
唐骏: "高性能DSP后端设计的功耗优化方法研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
宋灿孔: "多级门控时钟网络设计优化", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
徐庆光: "600MHz_YHFT_DX算术逻辑部件的设计与实现", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
熊保玉: "高性能低功耗多端口寄存器文件研究与全定制实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116895325A (en) * 2023-06-21 2023-10-17 合芯科技有限公司 ICG classification method, test method and classification device for digital array register
CN116895325B (en) * 2023-06-21 2024-05-07 合芯科技有限公司 ICG classification method, test method and classification device for digital array register
CN117272893A (en) * 2023-11-21 2023-12-22 芯来智融半导体科技(上海)有限公司 Chip signal receiving circuit and method
CN117272893B (en) * 2023-11-21 2024-03-15 芯来智融半导体科技(上海)有限公司 Chip signal receiving circuit and method

Similar Documents

Publication Publication Date Title
CN101808032B (en) Static XY routing algorithm-oriented two-dimensional grid NoC router optimization design method
US5410719A (en) Field compositor for merging data and including cells each receiving three control and two data inputs and generating one control and one data output therefrom
US10003553B2 (en) Optimization of multi-stage hierarchical networks for practical routing applications
Balkan et al. A mesh-of-trees interconnection network for single-chip parallel processing
CN102780628B (en) On-chip interconnection network routing method oriented to multi-core microprocessor
CN108736897A (en) Parallel-to-serial converter and device applied to high-speed interface physical chip
US9374322B2 (en) Optimization of multi-stage hierarchical networks for practical routing applications
CN102508803A (en) Matrix transposition memory controller
CN110569596A (en) Hybrid clock tree structure for system on chip
CN109726154A (en) It executes the inverted method of multiple data/address bus and executes the storage component part of this method
CN105262462B (en) A kind of digital delay implementation method and circuit for integrated circuit
CN108549751A (en) The layout method of register matrix
WO2020114469A1 (en) Sorting method and apparatus, and electronic device and medium
CN111224883B (en) Tile structure of high-order router and high-order router constructed by tile structure
CN114297097B (en) Many cores can define distributed shared storage structure
CN106960087B (en) Clock distribution network structure and generation method thereof
JP2001084287A (en) Gated clock circuit and device and method for supporting gated clock circuit design
CN107885485A (en) A kind of programmable logic unit structure that quick additions are realized based on carry look ahead
CN110555269B (en) Top-level clock tree structure of system on chip
CN102937915A (en) Hardware lock implementation method and device for multi-core processor
CN106598135A (en) DDS signal generator
Ebrahimi et al. Partitioning methods for unicast/multicast traffic in 3D NoC architecture
CN102147720B (en) Device and method for realizing operation among multiple input logical terms by using LUT
CN102201817A (en) Low-power-consumption LDPC (low density parity check) decoder based on optimization of folding structure of memorizer
US8451022B2 (en) Integrated circuit and input data controlling method for reconfigurable circuit

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180918

RJ01 Rejection of invention patent application after publication