Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ee-uet
/
UETRV-PCore
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
59
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
C extension support
- #22
#22
Open
Abdulwadoodd
wants to merge 28 commits into
main
ee-uet/UETRV-PCore:main
from
dev/c-ext
ee-uet/UETRV-PCore:dev/c-ext
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
C extension support
#22
Abdulwadoodd
wants to merge 28 commits into
main
ee-uet/UETRV-PCore:main
from
dev/c-ext
ee-uet/UETRV-PCore:dev/c-ext
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2023
Add re-align module for C ext.
Show description for 2233a55
Abdulwadoodd
committed
2233a55
View commit details
Copy full SHA for 2233a55
Browse repository at this point
Add decompress module for C ext.
Show description for 9024445
Abdulwadoodd
committed
9024445
View commit details
Copy full SHA for 9024445
Browse repository at this point
Add pre-fetch stage in pipeline
Show description for 055c3c6
Abdulwadoodd
committed
055c3c6
View commit details
Copy full SHA for 055c3c6
Browse repository at this point
Update Icache/IF interface for C ext
Show description for f32bd06
Abdulwadoodd
committed
f32bd06
View commit details
Copy full SHA for f32bd06
Browse repository at this point
Allow half-word mis-aligned branch/jump with C ext.
Show description for 506d611
Abdulwadoodd
committed
506d611
View commit details
Copy full SHA for 506d611
Browse repository at this point
Update fetch module for C ext
Show description for bb3245b
Abdulwadoodd
committed
bb3245b
View commit details
Copy full SHA for bb3245b
Browse repository at this point
Integrate Pre-fetch module in pipeline
Show description for a8572ea
Abdulwadoodd
committed
a8572ea
View commit details
Copy full SHA for a8572ea
Browse repository at this point
Parameterized the C extension support
Show description for f613447
Abdulwadoodd
committed
f613447
View commit details
Copy full SHA for f613447
Browse repository at this point
Update realign module
Show description for 4fc640f
Abdulwadoodd
committed
4fc640f
View commit details
Copy full SHA for 4fc640f
Browse repository at this point
Update Verilator command and clean target
Show description for c1f1547
Abdulwadoodd
committed
c1f1547
View commit details
Copy full SHA for c1f1547
Browse repository at this point
Include C ext tests
Show description for 46320b0
Abdulwadoodd
committed
46320b0
View commit details
Copy full SHA for 46320b0
Browse repository at this point
Merge pull request #17 from ee-uet/compressed_ext
Show description for 8ed91fd
Abdulwadoodd
committed
8ed91fd
View commit details
Copy full SHA for 8ed91fd
Browse repository at this point
mtval update with addr on ebreak
Show description for 2744fcf
Abdulwadoodd
committed
2744fcf
View commit details
Copy full SHA for 2744fcf
Browse repository at this point
Include privilege tests
Show description for 88924f1
Abdulwadoodd
committed
88924f1
View commit details
Copy full SHA for 88924f1
Browse repository at this point
Update realigner state machine
Show description for ecc38b0
Abdulwadoodd
committed
ecc38b0
View commit details
Copy full SHA for ecc38b0
Browse repository at this point
Makefile cleanup
Show description for 1a15a89
Abdulwadoodd
committed
1a15a89
View commit details
Copy full SHA for 1a15a89
Browse repository at this point
Merge pull request #20 from ee-uet/cleanup
Show description for 6ec93a4
Abdulwadoodd
committed
6ec93a4
View commit details
Copy full SHA for 6ec93a4
Browse repository at this point
Update pre-fetch stage of pipeline
Show description for 56ec55c
Abdulwadoodd
committed
56ec55c
View commit details
Copy full SHA for 56ec55c
Browse repository at this point
Merge pull request #21 from ee-uet/cleanup
Show description for 63d0569
Abdulwadoodd
committed
63d0569
View commit details
Copy full SHA for 63d0569
Browse repository at this point
Fix syntax
Show description for 12e0985
Abdulwadoodd
committed
12e0985
View commit details
Copy full SHA for 12e0985
Browse repository at this point
Commits on Oct 30, 2023
Include zifencei test
Show description for edfc5ce
Abdulwadoodd
committed
edfc5ce
View commit details
Copy full SHA for edfc5ce
Browse repository at this point
Allow half-word misaligned jumps on traps
Show description for 9d7a9de
Abdulwadoodd
committed
9d7a9de
View commit details
Copy full SHA for 9d7a9de
Browse repository at this point
Merge branch 'main' into dev/c-ext
Abdulwadoodd
committed
e278a2c
View commit details
Copy full SHA for e278a2c
Browse repository at this point
Commits on Oct 31, 2023
improve realign module
Show description for e7b67b3
Abdulwadoodd
committed
e7b67b3
View commit details
Copy full SHA for e7b67b3
Browse repository at this point
Commits on Nov 1, 2023
Optimize realign state machine
Show description for d2ae595
Abdulwadoodd
committed
d2ae595
View commit details
Copy full SHA for d2ae595
Browse repository at this point
Flush buffer on kill
Show description for 090c0b2
Abdulwadoodd
committed
090c0b2
View commit details
Copy full SHA for 090c0b2
Browse repository at this point
Commits on Nov 4, 2023
update decompress module name
Show description for 479856a
Abdulwadoodd
committed
479856a
View commit details
Copy full SHA for 479856a
Browse repository at this point
Stop icache request on tlb flush
Show description for ade80e7
Abdulwadoodd
committed
ade80e7
View commit details
Copy full SHA for ade80e7
Browse repository at this point
You can’t perform that action at this time.