Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
systemc-clang
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
caesr-pub
systemc-clang
Commits
e32f91e7
Commit
e32f91e7
authored
Jan 19, 2019
by
rmrf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README file
parent
0b0b0d49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
README.md
README.md
+5
-7
No files found.
README.md
View file @
e32f91e7
# [systemc-clang]:
A SystemC Parser using the Clang Front-end
A SystemC Parser using the Clang Front-end
======
[
systemc-clang
](
https://git.uwaterloo.ca/caesr-pub//systemc-clang
)
parses SystemC 2.3.
It parses RTL constructs and some TLM 2.0 constructs.
Requirements
------------
*
[
llvm
](
http://llvm.org
)
...
...
@@ -11,12 +10,11 @@ Requirements
*
[
SystemC
](
http://systemc.org
)
version 2.3
*
Please see
[
SystemC Installation notes
](
https://github.com/anikau31/systemc-clang/blob/master/doc/systemc-install.mkd
)
## Installation
Installation
------------
*
This version of systemc-clang compiles as a dynamic library. It requires LLVM and clang to be installed. Please follow the directions below
## Linux
Linux
===========
*
You can install LLVM and Clang via source or via binaries.
### LLVM/Clang from source
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment