CN109947470A - Interrupt arbitrage method and its system based on variable priority - Google Patents

Interrupt arbitrage method and its system based on variable priority Download PDF

Info

Publication number
CN109947470A
CN109947470A CN201910190534.8A CN201910190534A CN109947470A CN 109947470 A CN109947470 A CN 109947470A CN 201910190534 A CN201910190534 A CN 201910190534A CN 109947470 A CN109947470 A CN 109947470A
Authority
CN
China
Prior art keywords
interruption
priority
interrupt
reported
grouping
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
CN201910190534.8A
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.)
Xi'an Ruth Kay Microelectronic Technology Co Ltd
Original Assignee
Xi'an Ruth Kay Microelectronic Technology 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 Xi'an Ruth Kay Microelectronic Technology Co Ltd filed Critical Xi'an Ruth Kay Microelectronic Technology Co Ltd
Priority to CN201910190534.8A priority Critical patent/CN109947470A/en
Publication of CN109947470A publication Critical patent/CN109947470A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention relates to a kind of interrupt arbitrage method and its system based on variable priority.This method includes establishing the mapping relations for interrupting physical message and interrupt logic information;Interruption is grouped according to the mapping relations and arbitrates the priority interrupted in each grouping;And Current interrupt and interruption to be reported are arbitrated according to the priority interrupted in each grouping.Interrupt arbitrage method provided by the invention can complete the grouping of arrangement, the interruption of interrupt priority level and be reported according to the actual demand of user, and the time interrupted and reported can be reduced compared to existing referee method, improves the efficiency interrupted and reported.

Description

Interrupt arbitrage method and its system based on variable priority
Technical field
The invention belongs to technical field of integrated circuits, and in particular to a kind of interrupt arbitrage method based on variable priority and Its system.
Background technique
Interruption refers in computer operational process, and when certain fortuitous events occur needs host to intervene, machine can be automatically stopped The program that is currently running and the program for being transferred to processing new situation return to the former program being suspended again and continue to run after being disposed.
Interrupting control referee method is micro-control unit (Microcontroller Unit, abbreviation MCU) class or personal meter The critical function of calculation machine (personal computer, abbreviation PC) class chip is that one kind of MCU core processing peripheral hardware affairs is effective Method.
Peripheral module with chips such as MCU increases, and interrupt signal is also more and more.Since kernel speed is getting faster, Therefore contradiction is formed with the peripheral hardware compared with low speed, then how management interrupt becomes hot issue urgently to be resolved in recent years.
Summary of the invention
In order to solve the above-mentioned problems in the prior art, the present invention provides a kind of interruptions based on variable priority Referee method and its system.
The interrupt arbitrage method based on variable priority that An embodiment provides a kind of, comprising:
Establish the mapping relations for interrupting physical message and interrupt logic information;
Interruption is grouped according to the mapping relations and arbitrates the priority interrupted in each grouping;And
Current interrupt and interruption to be reported are arbitrated according to the priority interrupted in each grouping.
In one embodiment of the invention, the mapping relations for interrupting physical message and interrupt logic information are established, comprising:
The mapping relations for interrupting physical message and interrupt logic information are established using interrupt logic mapping table;Wherein, described Interrupting physical message includes forming the physical message of the functional module of interruption, and the interrupt logic information includes the priority interrupted Validity that is other and interrupting.
In one embodiment of the invention, interruption is grouped according to the mapping relations and is arbitrated in each grouping Disconnected priority, comprising:
The interrupt levels of each interruption are determined according to the mapping relations;
Each interruption is grouped according to the interrupt levels;
Judge the priority interrupted in each grouping.
In one embodiment of the invention, judge the priority interrupted in each grouping, comprising:
The interruption in same group is preferentially judged according to first report or token round robin is first entered using shift register.
In one embodiment of the invention according to the priority interrupted in each grouping to Current interrupt and interruption to be reported It is arbitrated, comprising:
Interruption to be reported is determined according to the priority interrupted in each grouping;
Judge the priority of the Current interrupt Yu the interruption to be reported;Wherein,
When the priority of the Current interrupt is higher than the priority of the interruption to be reported, Current interrupt is continued to execute; When the priority of the interruption to be reported is higher than the priority of the Current interrupt, the interruption to be reported is executed.
Another embodiment of the present invention provides a kind of interrupt arbitrage system based on variable priority, comprising:
Mapping block 61 is interrupted, for establishing the mapping relations for interrupting physical message and interrupt logic information;Abort packet Arbitration modules 62 are connected to the interruption mapping block 61, for being grouped interruption to arbitrate according to the mapping relations The priority interrupted in each grouping;
Interruption reports arbitration modules 63, is connected to the abort packet arbitration modules 62, for according to interrupting in each grouping Priority Current interrupt and interruption to be reported are arbitrated.
In one embodiment of the invention, the interruption mapping block 61 is specifically used for: utilizing interrupt logic mapping table Establish the mapping relations for interrupting physical message and interrupt logic information;Wherein, the interruption physical message includes forming interruption The physical message of functional module, the interrupt logic information include the priority interrupted and the validity of interruption.
In one embodiment of the invention, the abort packet arbitration modules 62 include:
First determination unit 621, for determining the interrupt levels of each interruption according to the mapping relations;
Grouped element 622, for being grouped according to the interrupt levels to each interruption;
First judging unit 623, the priority for judging to interrupt in each grouping.
In one embodiment of the invention, first judging unit (623) is specifically used for:
Using shift register to the interruption in same group according to first enter first report or token round robin carry out priority sentence It is disconnected.
In one embodiment of the invention, the interruption reports the arbitration modules 63 to include:
Second determination unit 631, for determining interruption to be reported according to the priority interrupted in each grouping;
Second judgment unit 632, for judging the priority of the Current interrupt Yu the interruption to be reported;Wherein,
When the priority of the Current interrupt is higher than the priority of the interruption to be reported, Current interrupt is continued to execute; When the priority of the interruption to be reported is higher than the priority of the Current interrupt, the interruption to be reported is executed.
Compared with prior art, the invention has the following beneficial effects:
Interrupt arbitrage method provided by the invention can according to the actual demand of user complete interrupt priority level arrangement, in Disconnected grouping and report, compared to existing referee method 1) it can be convenient increase or delete interruption;2) interruption can be reduced The time reported improves the efficiency interrupted and reported.
Detailed description of the invention
Fig. 1 is a kind of schematic diagram of the interrupt arbitrage method based on variable priority provided in an embodiment of the present invention;
Fig. 2 is a kind of mapping relations signal for interrupting physical message and interrupt logic information provided in an embodiment of the present invention Figure;
Fig. 3 is a kind of abort packet schematic diagram provided in an embodiment of the present invention;
Fig. 4 is a kind of schematic diagram of abort packet internal priority token rotation provided in an embodiment of the present invention;
Fig. 5 is the schematic diagram of another abort packet internal priority token rotation provided in an embodiment of the present invention;
Fig. 6 is a kind of schematic diagram of the interrupt arbitrage system based on variable priority provided in an embodiment of the present invention.
Specific embodiment
Further detailed description is done to the present invention combined with specific embodiments below, but embodiments of the present invention are not limited to This.
Embodiment one
Referring to Figure 1, Fig. 1 is a kind of showing for interrupt arbitrage method based on variable priority provided in an embodiment of the present invention It is intended to.Specifically, being somebody's turn to do the interrupt arbitrage method based on variable priority may include:
S101, the mapping relations for interrupting physical message and interrupt logic information are established;
S102, interruption is grouped according to the mapping relations and arbitrates the priority interrupted in each grouping;And
S103, Current interrupt and interruption to be reported are arbitrated according to the priority interrupted in each grouping.Further, It may include that the mapping relations for interrupting physical message and interrupt logic information are established using interrupt logic mapping table for step 1; Wherein, the interruption physical message includes forming the physical message of the functional module of interruption, during the interrupt logic information includes The validity of disconnected priority level and interruption.
Further, may include: for S102
S1021, the interrupt levels that each interruption is determined according to the mapping relations;
S1022, each interruption is grouped according to the interrupt levels;
S1023, judge the priority interrupted in each grouping.
Further, may include: for S1023
Using shift register to the interruption in same group according to first enter first report or token round robin carry out priority sentence It is disconnected.
Further, may include: for S103
S1031, interruption to be reported is determined according to the priority interrupted in each grouping;
S1032, the priority for judging the Current interrupt Yu the interruption to be reported;Wherein,
When the priority of the Current interrupt is higher than the priority of the interruption to be reported, Current interrupt is continued to execute; When the priority of the interruption to be reported is higher than the priority of the Current interrupt, the interruption to be reported is executed.
Interrupt arbitrage method provided in this embodiment can according to the actual demand of user complete interrupt priority level arrangement, It the grouping of interruption and reports, the time interrupted and reported can be reduced compared to existing referee method, improve to interrupt and report Efficiency.
Embodiment two
The present embodiment is secondary to a kind of interruption based on variable priority proposed by the present invention on the basis of the above embodiments Sanction method describes in detail.This method comprises:
S201, the mapping relations one by one for interrupting physical message and interrupt logic information are established.
It should be noted that each functional module interrupts according to interrupt condition generation interruption and goes out originating party using level in system Formula.The mapping relations for interrupting physical message and interrupt logic information are established after interrupt logic mapping table Sampling interrupt signal.
Be exemplified below: assuming that system generates 30 interruptions, these are interrupted respectively from 20 different functional modules.Each Interruption follows an interruption physical message, which is established by interrupt logic mapping table and interrupt logic information Mapping relations one by one.
Which further, physical message is interrupted to be used to indicate interrupt from functional module.In the expression of interrupt logic information Whether disconnected priority level interrupts effective.
S202, interruption Packet Arbitration
Abort packet arbitration is the important content of interrupt arbitrage method, main to realize whether interruption effectively identifies, is interrupted Grouping, the judgement of interrupt priority level.
It should be noted that common interrupt arbitrage method is to cache interrupt signal, then by caching will in The selection and arbitration interrupted are completed after disconnected reading one by one.This method can be with avoidance breakout conflict, but largely shadow The efficiency that reports interrupted has been rung, has especially been influenced more very when number of interruptions is numerous.
Further, interruption is grouped by the present embodiment, carries out interrupt priority level judgement using shift register, can To reach interruption accuracy of judgement, and interrupt the short purpose that calls time.And the internal interrupt priority of each rank can adopt It is reported with the mode (can turn clockwise, can also turn counterclockwise) for first entering first report or priority token rotation, it can be with Avoid the problem that low priority interrupt can not report in time.
In other words, the present embodiment determines the interrupt levels of each interruption according to interrupt logic information.Each interrupt levels Physical message is specified by user, i.e., configures in specified register.According to the interrupt levels of each interruption can by it is each interrupt into Row grouping, that is to say, that have what interrupt levels, it can each interruption is divided into several groups.Using shift register to same group Interior interrupt priority level is judged and is reported by the way of first entering first report or priority token rotation.
It should be noted that each grouping parallel of different interrupt levels judges the interrupt priority level of each self-grouping.
It is exemplified below: as shown in Fig. 2, Fig. 2 is a kind of interruption physical message provided in an embodiment of the present invention and interrupt logic The mapping relations schematic diagram of information.Assuming that a total of 30 interruptions, a total of 3 grades of interrupt levels.One level interrupt has 3 interruptions, Interrupt 3 interruptions that the port that physical message is 1~3 is one level interrupt;Second-level interrupt has 12 interruptions, interrupts physical message and is 4~15 port is 12 interruptions of second-level interrupt;Three-level interruption has 15 interruptions, interrupts the port that physical message is 16~30 15 interruptions interrupted for three-level.The physics number of every level-one interrupt source is specified by user (matches in specified register It sets).30 interrupt according to user configuration, and interruption is grouped.Distribution principle, that is, user register Configuration Values.Such as user It can configure the interruption that physical message is 1 to 3 grades of lowermost level interruptions.It is secondary that interruption after completing mapping enters interrupt priority level The sanction stage.The present embodiment can be not fixed the inside number of interrupt levels, for example one level interrupt can configure 1, can also match It sets more.Second-level interrupt can also configure one or more.Similarly, three-level interruption can also configure one or more.
It should be noted that expense can be increased too much by interrupting series, lose more than gain.It is most according to most of demand IP design Pyatyi is supported to interrupt.
Further, in this embodiment disconnected rank is three-level interruption, therefore, each interrupt can be divided into 3 groups.Every group can benefit It is distinguished with vernier.It can be configured according to according to vernier in every group, can determine the displacement of shift register;Every group can be with By first enter first report or priority token rotation in the way of determine interrupt priority level.The direction of token rotation can be clockwise Or it is counterclockwise.As can be seen that every group of interrupt priority level can use token rotation, it can not also rotate and be judged, It is divided into two ways.It is possible to further determine the rotation mode of shift register according to token rotation mode.If using First enter preferentially, it cannot be mutually nested between the interruption of same rank, it is necessary to execute and just can be carried out next same priority Interruption report;The interruption of different stage (i.e. different grouping) can be mutually nested.
As shown in figure 3, Fig. 3 is a kind of abort packet schematic diagram provided in an embodiment of the present invention.Second-level interrupt passes through vernier 01 and vernier 02 distinguish, with interrupt priority level in second-level interrupt group be judged as example illustrate same group in interrupt priority level Judgement.After grouping, each interruption in second-level interrupt group enters in a bit register (i.e. virtual marshalling, consideration by clock sampling To the problem of combinational logic delay, virtual group accommodates up to 12 interruptions).Because there is the limitation of vernier, data displacement is only It can occur in group.If using first enter priority it is high by the way of, then group in any one interrupt initiate request after, interrupt groups Interrupt identification be set, and the interruption in other same group is forbidden to report again.If such as being schemed using token round robin Shown in 4, Fig. 4 is a kind of schematic diagram of abort packet internal priority token rotation provided in an embodiment of the present invention.Assuming that According to presetting, the interrupt priority level highest that physical message is 9 is interrupted, i.e., priority token 03 is 9.If it is up time pinwheel Turn priority token, then priority arranges be followed successively by 9 > 10 > 11 > 12 > 13 > 14 > 15 > 4 > 5 > 6 > 7 > 8 from high to low;If it is inverse Hour hands rotate priority token, then priority is followed successively by 9 > 8 > 7 > 6 > 5 > 4 > 15 > 14 > 13 > 12 > 11 > 10 from high to low.Setting is adopted With clockwise rotation priority token mode, first timeticks can look for from left to right first effective interruption (example For example interrupt the interruption that physical message is 6);Shift register is integrally moved 5 positions by second timeticks to the left, Move rear as shown in figure 5, Fig. 5 is the mode of another abort packet internal priority token rotation provided in an embodiment of the present invention Schematic diagram.Second clock cycle, which is found, interrupts physical message as 9 the first later interruptions;So third clock cycle (different rotary direction determines shift register shifting for interrupt priority level arbitration in completion virtual group group between interruption and virtual group Position direction).Setting can look for from right to left first using rotation priority token mode counterclockwise, first timeticks A effective interruption;Shift register is integrally moved to the right 6 positions by second timeticks.Second clock cycle seeks It looks for and interrupts physical message as 9 pervious first interruptions;So the third clock cycle can be completed interrupt in virtual group group and Interrupt priority level arbitration between virtual group.
Further, priority token 03 can be transmitted successively between interruption, as token-ring network.
S203, interruption report judgement
It is reported according to the interruption being respectively grouped obtained in S202, interruption to be reported is carried out with the Current interrupt being carrying out Arbitration.Only high-priority interrupt can just interrupt the Current interrupt of execution.The present embodiment can use memory, such as SRAM stores the interruption successively reported number.It is every to increase an interruption, and it is stored in a number;It is every to have executed one Interrupt the number that just spues.So as to solve interruption to be reported with the priority arbitration for the Current interrupt being carrying out.
Embodiment three
The present embodiment is secondary to a kind of interruption based on variable priority proposed by the present invention on the basis of the above embodiments Sanction system describes in detail.As shown in fig. 6, Fig. 6 is a kind of interruption based on variable priority provided in an embodiment of the present invention The schematic diagram of arbitration system.The system includes:
Mapping block 61 is interrupted, the interruption generated for receiving each functional module is established interruption physical message and patrolled with interruption The mapping relations of information are collected, and the mapping relations are sent to abort packet arbitration modules 62;
Specifically, each functional module according to interrupt condition generates interruption in system, interrupts and is set out mode using level.It interrupts The mapping relations for interrupting physical message and interrupt logic information are established after logical mappings table Sampling interrupt signal.It is each interruption with With an interruption physical message, which is mapped one by one by interrupt logic mapping table and the foundation of interrupt logic information Relationship.
Which further, physical message is interrupted to be used to indicate interrupt from functional module.In the expression of interrupt logic information Whether disconnected priority level interrupts effective.
Abort packet arbitration modules 62 are connected to the interruption mapping block 61, for according to the mapping relations centering It is disconnected to be grouped to arbitrate each grouping interruption and report sequence, and report sequence to be sent to interruption each grouping interruption and report arbitration mould Block 63;
Wherein, abort packet arbitration modules 62 include the first determination unit 621, each for being determined according to the mapping relations The interrupt levels of interruption;Further, the interrupt levels of each interruption are determined according to interrupt logic information.The object of each interrupt levels Reason information is specified by user, i.e., configures in specified register.Grouped element 622 is used for according to the interrupt levels to each Interruption is grouped;Further, each interruption can be grouped according to the interrupt levels of each interruption, that is to say, that have several Grade interrupt levels, it can each interruption is divided into several groups.
First judging unit 623, for judging that each interruption in same group and between each group reports sequence.Further Ground judges the priority interrupted between each group according to interrupt levels, using shift register to respectively interruption uses first in same group The mode for entering first report or priority token rotation judges priority, and the sequence for carrying out each interruption reports.
Interruption reports arbitration modules 63, is connected to the abort packet arbitration modules 62, suitable for being reported according to each interruption Ordered pair Current interrupt is arbitrated with interruption to be reported.
Wherein, it includes the second determination unit 631 that the interruption, which reports arbitration modules 63, for reporting sequence according to each interruption Determine the interruption to be reported;
Second judgment unit 632, for judging the priority of the Current interrupt Yu the interruption to be reported;Wherein,
When the Current interrupt priority be higher than the interruption to be reported priority, continue to execute Current interrupt;It is no Then,
Interrupt the execution of the Current interrupt.
The above content is the specific preferred embodiments of combination to provided by the invention a kind of based in variable priority It is further described made by disconnected referee method and its system, and it cannot be said that specific implementation of the invention is confined to these says It is bright.It for those of ordinary skill in the art to which the present invention belongs, without departing from the inventive concept of the premise, can be with Several simple deduction or replace are made, all shall be regarded as belonging to protection scope of the present invention.

Claims (10)

1. a kind of interrupt arbitrage method based on variable priority characterized by comprising
Establish the mapping relations for interrupting physical message and interrupt logic information;
Interruption is grouped according to the mapping relations and arbitrates the priority interrupted in each grouping;And
Current interrupt and interruption to be reported are arbitrated according to the priority interrupted in each grouping.
2. the method according to claim 1, wherein establishing the mapping for interrupting physical message and interrupt logic information Relationship, comprising:
The mapping relations for interrupting physical message and interrupt logic information are established using interrupt logic mapping table;Wherein, the interruption Physical message includes forming the physical message of the functional module of interruption, the interrupt logic information include interrupt priority level with And the validity interrupted.
3. the method according to claim 1, wherein interruption is grouped and is arbitrated according to the mapping relations The priority interrupted in each grouping, comprising:
The interrupt levels of each interruption are determined according to the mapping relations;
Each interruption is grouped according to the interrupt levels;
Judge the priority interrupted in each grouping.
4. according to the method described in claim 3, it is characterized in that, judging the priority interrupted in each grouping, comprising:
Using shift register to the interruption in same group according to first enter first report or token round robin carry out priority judgement.
5. the method according to claim 1, wherein according to the priority interrupted in each grouping to Current interrupt with Interruption to be reported is arbitrated, comprising:
Interruption to be reported is determined according to the priority interrupted in each grouping;
Judge the priority of the Current interrupt Yu the interruption to be reported;Wherein,
When the priority of the Current interrupt is higher than the priority of the interruption to be reported, Current interrupt is continued to execute;Work as institute When stating the priority of interruption to be reported and being higher than the priority of the Current interrupt, the interruption to be reported is executed.
6. a kind of interrupt arbitrage system based on variable priority characterized by comprising
It interrupts mapping block (61), for establishing the mapping relations for interrupting physical message and interrupt logic information;Abort packet is secondary It cuts out module (62), the interruption mapping block (61) is connected to, for being grouped interruption with secondary according to the mapping relations Cut out the priority interrupted in each grouping;
Interruption reports arbitration modules (63), is connected to the abort packet arbitration modules (62), for according to interrupting in each grouping Priority Current interrupt and interruption to be reported are arbitrated.
7. system according to claim 6, which is characterized in that the interruption mapping block (61) is specifically used for: in utilization Disconnected logical mappings table establishes the mapping relations for interrupting physical message and interrupt logic information;Wherein, the interruption physical message packet Include the physical message to form the functional module of interruption, the interrupt logic information includes the effective of the priority interrupted and interruption Property.
8. system according to claim 6, which is characterized in that the abort packet arbitration modules (62) include:
First determination unit (621), for determining the interrupt levels of each interruption according to the mapping relations;
Grouped element (622), for being grouped according to the interrupt levels to each interruption;
First judging unit (623), the priority for judging to interrupt in each grouping.
9. system according to claim 8, which is characterized in that first judging unit (623) is specifically used for: utilizing shifting Bit register to the interruption in same group according to first enter first report or token round robin carry out priority judgement.
10. system according to claim 6, which is characterized in that the interruption reports the arbitration modules (63) to include:
Second determination unit (631), for determining interruption to be reported according to the priority interrupted in each grouping;
Second judgment unit (632), for judging the priority of the Current interrupt Yu the interruption to be reported;Wherein,
When the priority of the Current interrupt is higher than the priority of the interruption to be reported, Current interrupt is continued to execute;Work as institute When stating the priority of interruption to be reported and being higher than the priority of the Current interrupt, the interruption to be reported is executed.
CN201910190534.8A 2019-03-13 2019-03-13 Interrupt arbitrage method and its system based on variable priority Pending CN109947470A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910190534.8A CN109947470A (en) 2019-03-13 2019-03-13 Interrupt arbitrage method and its system based on variable priority

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910190534.8A CN109947470A (en) 2019-03-13 2019-03-13 Interrupt arbitrage method and its system based on variable priority

Publications (1)

Publication Number Publication Date
CN109947470A true CN109947470A (en) 2019-06-28

Family

ID=67009760

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910190534.8A Pending CN109947470A (en) 2019-03-13 2019-03-13 Interrupt arbitrage method and its system based on variable priority

Country Status (1)

Country Link
CN (1) CN109947470A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112416564A (en) * 2021-01-25 2021-02-26 北京星际荣耀空间科技股份有限公司 Interrupt processing method and processing device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050183086A1 (en) * 2004-02-13 2005-08-18 Kabushiki Kaisha Toshiba Method for managing task and information processing apparatus for managing task
CN103955410A (en) * 2014-05-23 2014-07-30 苏州国芯科技有限公司 Interruption control method based on multiple interrupt source priority ordering
CN104915254A (en) * 2014-12-31 2015-09-16 杰瑞石油天然气工程有限公司 Embedded system multi-task scheduling method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050183086A1 (en) * 2004-02-13 2005-08-18 Kabushiki Kaisha Toshiba Method for managing task and information processing apparatus for managing task
CN103955410A (en) * 2014-05-23 2014-07-30 苏州国芯科技有限公司 Interruption control method based on multiple interrupt source priority ordering
CN104915254A (en) * 2014-12-31 2015-09-16 杰瑞石油天然气工程有限公司 Embedded system multi-task scheduling method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
简仕龙: "《航天测量船海上测控技术概论》", 31 January 2009 *
罗蕾: "《嵌入式实时操作系统及应用开发(第2版)》", 31 December 2007 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112416564A (en) * 2021-01-25 2021-02-26 北京星际荣耀空间科技股份有限公司 Interrupt processing method and processing device

Similar Documents

Publication Publication Date Title
CN101878475B (en) Delegating network processor operations to star topology serial bus interfaces
CN101593098B (en) A forwarding apparatus and method and a MPU
US7353315B2 (en) Bus controller with virtual bridge
US10616333B2 (en) System for the management of out-of-order traffic in an interconnect network and corresponding method and integrated circuit
CN104765701B (en) Data access method and equipment
CN101673221B (en) Interrupt processing method of embedded on-chip multiprocessor
CN111352697B (en) Flexible physical function and virtual function mapping
CN112152932B (en) Network-on-chip routing control method, network-on-chip router and readable storage medium
CN105740178B (en) Chip network system with and forming method thereof
WO2013101138A1 (en) Identifying and prioritizing critical instructions within processor circuitry
JP2018502359A (en) Method and circuit for deadlock avoidance
CN109947470A (en) Interrupt arbitrage method and its system based on variable priority
CN104679681A (en) High-speed bridge device for AHB (advanced high-performance bus) accessing on-chip SRAM (static random access memory) and operating method of high-speed bridge device
US20060265541A1 (en) Method and apparatus for generating traffic in an electronic bridge via a local controller
CN103166863B (en) Lump type 8X8 low delay high bandwidth intersection cache queue slice upstream routers
CN109739785A (en) The internal connection-wire structure of multiple nucleus system
CN111858458B (en) Method, device, system, equipment and medium for adjusting interconnection channel
Gebhardt et al. Link pipelining strategies for an application-specific asynchronous NoC
CN104794087B (en) Processing unit interface circuit in a kind of polycaryon processor
CN111221755B (en) Io interrupt control method for FPGA2 submodule
CN114911588A (en) Interrupt routing control method and interrupt controller for system-on-chip
US6978425B1 (en) Methodology for the design of high-performance communication architectures for system-on-chips using communication architecture tuners
US20190227841A1 (en) Arbitration of multiple requests
CN101916239B (en) Method for enhancing communication speed of on-chip multiprocessor
US6694488B1 (en) System for the design of high-performance communication architecture for system-on-chips using communication architecture tuners

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: 20190628

RJ01 Rejection of invention patent application after publication