issues
search
chipsalliance
/
Surelog
SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
Apache License 2.0
370
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error using port connection with dot notation and `inout`
#4017
tcal-x
opened
5 days ago
1
More include fixes, this time missing Surelog includes
#4016
hzeller
closed
1 week ago
0
Add a couple of missing uhdm headers.
#4015
hzeller
closed
1 week ago
0
More include fixes...
#4014
hzeller
closed
2 weeks ago
0
Various include fixes...
#4013
hzeller
closed
2 weeks ago
0
Include cstdint for all files that use u?int.._t.
#4012
hzeller
closed
2 weeks ago
0
Remove redundant casts, use make_uique, use 'using'
#4011
hzeller
closed
2 weeks ago
0
CI: use latest versions of operating systems and actions.
#4010
hzeller
closed
2 weeks ago
0
Fix run-clang-format.sh to also run over headers.
#4009
hzeller
closed
2 weeks ago
0
Fix a bunch of missing std:: headers
#4008
hzeller
closed
2 weeks ago
0
Use final instead of override where possible.
#4007
hzeller
closed
2 weeks ago
0
run-clang-tidyu-cached: make sure to run over both, src/, and include/
#4006
hzeller
closed
2 weeks ago
0
Don't refer to project headers in *.cpp files as system headers.
#4005
hzeller
closed
2 weeks ago
0
Fix some missing std:: includes in src/Design
#4004
hzeller
closed
2 weeks ago
1
Update clang-tidy to include some more recent rules..
#4003
hzeller
closed
2 weeks ago
1
Upgrade action version.
#4002
hzeller
closed
2 weeks ago
0
clang-tidy config: The Analyze temp constructor option does not exist…
#4001
hzeller
closed
2 weeks ago
0
MacOS CI: Up gcc version to 13.
#4000
hzeller
closed
2 weeks ago
0
Incorrect complement of partly filled enums
#3999
Szelwiga
opened
4 weeks ago
0
Surelog sometimes discards last range select after access to struct member
#3998
Szelwiga
opened
4 weeks ago
0
Unsigned number are padded to the left with ones instead of zeros
#3997
RustamC
opened
1 month ago
0
Fix bogus constant propagation
#3996
alaindargelas
closed
1 month ago
0
Promote attr on net to array_nets
#3995
alaindargelas
closed
1 month ago
0
Attribute support on nets
#3994
alaindargelas
closed
1 month ago
0
import package item fix for synlig
#3993
alaindargelas
closed
1 month ago
0
initial with single display statement fix
#3992
alaindargelas
closed
1 month ago
0
Safer replacement of non-synth constructs
#3991
alaindargelas
closed
2 months ago
0
More filtering for blocking to non blocking transform
#3990
alaindargelas
closed
2 months ago
0
Blocking to non-blocking RAM inference transform
#3989
alaindargelas
closed
2 months ago
0
Error out on unknown parameter override
#3988
alaindargelas
closed
2 months ago
0
Fix tidy
#3987
alaindargelas
closed
2 months ago
0
Bits and size support in gen stmt, late binding of signals
#3986
alaindargelas
closed
2 months ago
0
Optional pp location in syntax error messages
#3985
alaindargelas
closed
2 months ago
0
Tmp branch with this tmp fix
#3984
alaindargelas
closed
2 months ago
1
32 bit size interface for values and 32 bit storage for string vals u…
#3983
alaindargelas
closed
2 months ago
0
Preprocessor fix for escaped identifiers
#3982
alaindargelas
closed
2 months ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#3981
dependabot[bot]
closed
2 months ago
1
Don't remove always blocks from uhdmtopModules
#3980
kamilrakoczy
closed
3 months ago
0
Wrong evaluation of unsized constant when used in operation with sized constant
#3979
kamilrakoczy
opened
3 months ago
0
Bump to 1.84
#3978
hzeller
closed
3 months ago
0
Bump third_party/UHDM
#3977
kamilrakoczy
closed
3 months ago
0
Fix compilation with newest gcc
#3976
Kreijstal
closed
3 months ago
1
Efficient backtracking from output ports to input ports
#3975
mysoreanoop
closed
5 months ago
4
Missing functional cover items in UHDM model
#3974
dippmatt
closed
5 months ago
2
Getting ports in a module
#3973
mysoreanoop
closed
5 months ago
2
unable to elaborate cva6 (ariane) [possible UHDM issue]
#3972
gadfort
opened
6 months ago
6
9 tests fail: Fatal Python error: PyEval_AcquireThread: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)
#3971
yurivict
opened
6 months ago
1
Update CI to use non-vendored UHDM 1.83
#3970
hzeller
closed
6 months ago
0
Bump to 1.83
#3969
hzeller
closed
6 months ago
0
Update UHDM to head.
#3968
hzeller
closed
6 months ago
0
Next