-
Following #665, instead of propagating definitions with `target_compile_definitions` I would prefer that we generate a `ddc_config.hpp` with these definitions. It would be cleaner for projects relying…
-
For example, CK randomizes script properties. Some people might want that ordered, and so a preprocessor cmd could be added that did the job before flowing into the spriggit call.
Would be nice to…
-
```
Version of flang-new : 20.0.0(74b56c7eb807e2ba54bd7a2bcfda5d0bceff1c0c)/AArch64
```
Preprocessor does not work correctly in if statement.
When I look at the file (`snggo785_2.i`) processed…
-
I have defined my custom icons, but those are not properly reflected when I am in pdf/print view, is there a way to resolve this issue?
here book.toml config
```toml
[preprocessor.admonish]
co…
-
- [x] I have reviewed this project's [contribution guidelines](https://github.com/SystemRDL/systemrdl-compiler/blob/main/CONTRIBUTING.md)
**Describe the bug**
In the following code:
```
`ifd…
-
**Minimal examples**
Consider the following ``.svh`` files:
```
`ifndef ___SYS_DEFS_SVH__
`define ___SYS_DEFS_SVH__
`timescale 1ns/100ps
`define FALSE 1'h0
`define TRUE 1'h1
typedef logic [31:…
-
Example of include file:
```progress
&if '{&name}' = '' &then
&scoped-define name ttTable
&endif
define {&visibility} temp-table {&name} no-undo
field something as int
field somethi…
-
## Background and Motivation
i woold like to use the preprocessor for libraries to detect if nullable is enabled or what language version get used
(lib targeting netstandard2.0;net7.0)
## Propo…
-
**Describe the bug**
Node20 which is the default for action/runner since version 2.317.0 does not work on RHEL 7 (and this has been reported to not work for a few other flavors of linux)
This issu…
-
Hi,
Not too sure that this thread should belong in this forum or the one for the cypress-cucumber-preprocessor plugin, but here's the problem.
So basically, I'm trying to modify the es-build-pre…