Skip to content

issues Search Results · repo:YoWASP/yosys language:Python

Filter by

22 results
 (60 ms)

22 results

inYoWASP/yosys (press backspace or delete to remove)

I m using @yowasp/yosys version 0.43.36-dev.746 in TypeScript: const dynamicImport = eval( import( @yowasp/yosys ) ); const { runYosys } = await dynamicImport; const result1 = await runYosys([ --version ...
question
  • qarlosalberto
  • 7
  • Opened 
    on Sep 21, 2024
  • #38

When generating code deep ternary, a stack overflow happens for moderate sequence of ternary. Is there a way to have bigger/unlimited stacks for yowasp-yosys ? Using from python: yowasp-runtime==1.53 ...
  • rudy-6-4
  • 4
  • Opened 
    on Aug 22, 2024
  • #37

One TerosHDL user is having some problems with yowasp-yosys, but I can t find the error. Have you any idea about what could be the error? He is using Windows. imagen
question
  • qarlosalberto
  • 2
  • Opened 
    on Jun 20, 2024
  • #35

Do you plan to add GHDL module support for mixed language? Thanks!
question
  • qarlosalberto
  • 2
  • Opened 
    on Apr 26, 2024
  • #34

I m trying to use @yowasp/yosys npm package directly in a VSCode extension, but I m encountering some difficulties. @yowasp/yosys uses type : module ,, but VSCode haven t a good support for ES Modules. ...
question
  • qarlosalberto
  • 2
  • Opened 
    on Apr 15, 2024
  • #33

An example of how to use this would be great! Thanks! I tried this code: async function loadModule() { try { // Dynamically import the module const module = await import( https://cdn.jsdelivr.net/npm/@yowasp/yosys/gen/bundle.js ...
  • ramalhais
  • 8
  • Opened 
    on Feb 13, 2024
  • #32

Would it be possible to export some subset of Yosys resource files directly from the APIs? In particular, I d like to get access to the (compatible!) cxxrtl headers for my given yosys build, so that I ...
  • thoughtpolice
  • 7
  • Opened 
    on Jan 10, 2024
  • #30

When using synth_ecp5, it seems -abc9 has been turned on by default at some point. However, it looks like something got miscompiled, or abc support is missing somehow, meaning synth_ecp5 just immediately ...
bug
  • thoughtpolice
  • 9
  • Opened 
    on Jan 6, 2024
  • #29

This can be reproduced by running, for example, yowasp-yosys --version: C:\Users\Maya yowasp-yosys --version Yosys 0.23 (git sha1 UNKNOWN, ccache clang 11.0.0-2~ubuntu20.04.1 -Os -flto -flto) Traceback ...
bug
  • VioletEternity
  • Opened 
    on Dec 17, 2022
  • #27

This is potentially user error, or a wasmtime error, I m not experienced in this field, but I was attempting to build orbtrace-mini using the yowasp-yosys and yowasp-nextpnr-ecp5 instead of getting the ...
bug
upstream
  • karlp
  • 6
  • Opened 
    on Jun 24, 2022
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub