xlgforever

Results 5 issues of xlgforever

when i use the module in the Python IDE, the os.name is "nt'. so i can use the module correctly. but when i excute the same .py files in CSS(control...

question

### Checklist - [x] Did you specify the current behavior? - [x] Did you specify the expected behavior? - [x] Did you provide a code example showing the problem? -...

hello, when I use the following command to run the yolo example with nvdla small config, there is a Floating point exception and the example failed: `./tm_yolox_opendla -m /home/ubuntu/tftproot/yolox_nano_relu_int8.tmfile -i...

I wrote a C program, and I ran this C program in a simulation environment, generating a waveform file. The function of this C program is to perform calculations on...

I want to add a new CPU variant to the LiteX project, which requires a `*behav_srams.v` file based on the sample code already in LiteX, as well as a verilog...