Chip multi-core processor clock precision parallel simulation system and simulation method thereof
A multi-core processor, simulation system technology, applied in software simulation/interpretation/simulation, program control devices, etc., can solve the problems of false sharing of dynamic variables, logic deadlock, causal logic errors, etc., to improve accuracy and simulation performance Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment approach
[0082] for(i=0; i
[0083] private_space[i]=create_mspace(0,0);
[0084] …
[0085] for(i=0; i
[0086] {
[0087] event_procs[i] = mspace_calloc(private_space[i], 1, sizeof(struct list_t));
[0088] list_create(private_space[i], event_procs[i], 10);
[0089] heap_create(private_space[i], 20, event_heap[i]);
[0090] repos_create(private_space[i], sizeof(struct event_t), "event_repos",
[0091] event_repos[i]);
[0092] host_thd[i].self.event_out_q.pool=
[0093] mspace_calloc(private_space[i], eq_len, sizeof(eq_entry));
[0094] host_thd[i].mnger.event_in_q.pool=
[0095] mspace_calloc(private_space[i], eq_len, sizeogf(eq_entry));
[0096]}
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com