Tomasz Michalak

Results 21 issues of Tomasz Michalak

This PR adds the **build_primitive_proto** script that can be used for generating prototypes of the pb_type / model / cell_[sim|map] module from segbits and site definitions

lang-python
type-utils

This PR extracts some partials from the report and history templates in order to include the common ones in both pages. Additionally, buttons were added to enable seamless switching between...

C++14 explicitly is not needed in order to build the tools.

This PR makes sure that the generated db contains symbolic links to fabric specific files for devices with an identical fabric, such as `xc7a15t`, `xc7a35t` and `xc7a50t` sharing the same...

This PR adds partial bitstream generation support for Series7.

parts-tools

This PR targets the following issue https://github.com/SymbiFlow/prjxray/issues/1285 ### Background The bitstream can be divided into 4 parts: * Header * Fpga logic configuration prefix packets * Configuration data aka bits...

Add to `minitest/litex` all the LiteX related minitests. * `min` - Minimal configuration - just a CPU + uart targeting the Basys + Arty boards. Basys - [ ] CPU...

Due to the fact that the IOB frames can have different number of words we currently don't have a generic check in the `readFrames` method: // Spartan6's IOB frames can...

Signed-off-by: Tomasz Michalak

This PR aims at solving issue #179 It is still WIP as all of the error messages have to be reviewed and tests covering theses conditions created. Currently the error...