-
Description
-----------
Very niche problem, so thanks in advance for even considering 😅 .
I rely on `list`-mode characters a fair bit to avoid invisible errant whitespace but DBUI query files `…
-
### Problem
![Image](https://github.com/user-attachments/assets/75a3e241-d1fd-471d-ad4c-7b9d41223796)
- listchars multispace breaks the visual heading of `:checkhealth`.
- `:set listchars-=multispa…
-
Hi! You have the "#$end" tag, but it is useless in many cases. How can I stop parsing and start it again from some different place skipping some blocks not to be parsed.
Please make two universal …
-
I can't seem to use labels to exclude entities
I want to create a list of my top 10 consumers
```
type: custom:auto-entities
card:
type: entities
filter:
include:
- domain: sensor
…
-
# Description
The state machine for `threadProc()` thread in [test_const_prop_loop.cpp](https://github.com/intel/systemc-compiler/blob/main/tests/method/test_const_prop_loop.cpp#L67) contains `hIfS…
-
File: https://github.com/intel/systemc-compiler/blob/main/designs/tests/cthread/test_cthread_read_defined_ref.cpp
```
template
void const_ref(const T& par) {
auto i = par;
}…
-
- `u_xt_0` should only be present in `DIM=2` case, but appears in `DIM=3` case for port binding
```
hPortbinding u_xt_0 [
hBinop ARRAYSUBSCRIPT [
hVarref s_port [
hBinop ARRAYSUBSCRIP…
-
I'm trying to use 'set nolist' in .vimrc.local however it doesn't seem to override the default behavior or 'set list' in .vimrc. However 'set nolist' works as expected when called from within Vim .
-
Given the following code where `bhdr` is of type `block_header` (in [z7test](https://github.com/anikau31/systemc-clang/blob/master/examples/llnl-examples/zfpsynth/shared3/zhw_decode.h#L1203)):
```
/…
-
In https://github.com/intel/systemc-compiler/blob/main/tests/method/test_const_static_mem.cpp#L94 .
```
// Constant static members, constant records
struct Simple {
bool a;
sc_uint b;…