icestudio icon indicating copy to clipboard operation
icestudio copied to clipboard

:snowflake: Visual editor for open FPGA boards

Results 142 icestudio issues
Sort by recently updated
recently updated
newest added

I would like to use icestudio in class e.g. to demonstrate the simulation of logic gates. Ultimatively I would like to create logic tables with the students. I found following...

Documentation request

I am writting here the suggestions made by @reclaimed in the pull request: #385 * move the language settings one level higher (View -> Language) * keep the English word...

enhancement

No se si ya habrá sido implementado, pero me gustaría sugerir esto: estaría bien poder añadir una propiedad de ordenamiento en el menú cuando se diseña una colección, así se...

feature-request

To be compatible with Icarus Verilog v10_2 (toolchain-iverilog v1.2.0) Related to https://github.com/FPGAwars/icestudio/issues/209

enhancement

It would be nice if the information blocks inserted in iceStudio are shown in the exported verilog code. Even nicer if information blocks can be associated to other blocks so...

feature-request

Support parameterized bus width for IO ports used in block Like here: ``` module automaton #(parameter WIDTH = 8) ( input wire clk output wire [WIDTH-1:0] data );```

feature-request

Hola: Se me ocurre como posible mejora a la hora de crear un módulo en Icestudio que cuando se introducen los puertos de entrada y salida, que estos pudieran registrar...

feature-request

https://github.com/knielsen/ice40_viewer

feature-request

Hola! Me he encontrado con algo muy extraño, no sé si es que yo estoy haciendo algo mal. Te adjunto dos circuitos casi iguales, sólo se diferencian en que uno...

bug

Related issues: - https://github.com/automation-stack/electron-sudo/issues/39

enhancement