Dr. med. Jan Schiefer

Results 14 issues of Dr. med. Jan Schiefer

LaserWeb4 *seems* to have dropped support for Linux a while ago. This is a major problem for many users, since LaserWeb is the only "serious" laser engraving solution for GRBL...

### Environment RootDir: /home/xxx/yyy 01:48:06 Nuxt project info: 01:48:06 ------------------------------ - Operating System: `Linux` - Node Version: `v18.12.1` - Nuxt Version: `3.0.0-rc.13` - Nitro Version: `0.6.1` - Package Manager: `[email protected]`...

pending triage

SpinalHDL: 1.10.1 Scala version: 2.12.18 sbt version: 1.9.8 SymbiYosys version: Git 19.02.204 Problem: - SymbiYosys chokes on "assert(xxx) else begin end"- statements ( maybe not supported? ) - also, a...

Closes # https://github.com/SpinalHDL/SpinalTemplateSbt/issues/39 https://github.com/SpinalHDL/SpinalHDL/issues/1314 # Context, Motivation & Description - SymbiYosys multiclock mode has to be used when using ResetKind == ASYNC, so enable multiclock mode when using this reset...

See issue https://github.com/SpinalHDL/SpinalHDL/issues/1314 Remove "assert() else begin end"-block generation for now.

It may be totally possible that I am completely and utterly wrong... but I have been playing with WishboneSlaveFactory and and noticed some odd behaviour: - When driving WishboneSlaveFactory from...

Creating a layout with bare HTML is painful and slow. Objective: Provide support for Material "Layout Grid". ( mdc-layout-grid / mdc-layout-grid__inner / mdc-layout-grid__cell ) and associated attributes.

Hi, I just picked up an interesting and cheap FPGA board - Lilygo T-FPGA with an Gowin GW1NSR-LV4CQN48PC6/15 and an ESP-S3 as an IoT solution. Interestingly this board seems t...

feature

Specify we have async signals / resets in the formal verification configuration with SpinalFormalConfig( _hasAsync = true ) . This works for SpinalHDL 1.10.1. With the newer SpinalHDL versions (...

SpinalHDL: 1.10.1 Scala version: 2.12.18 sbt version: 1.9.8 SymbiYosys version: Giit 19.02.204 Problem: - when using a async reset in your design you generate Verilog like "always @(posedge clk or...