Advertisement
Guest User

Untitled

a guest
Jun 5th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. command =======================================================================
  2. ['/opt/openfpga/bin/yosys', '-e', "wire '[^']*' is assigned in a block", '-q', '-p', 'read_verilog /home/tnt/projects/fpga/toolchain/symbiflow-arch-defs/build/quicklogic/primitives/logic/f_frag.sim.v; proc; cd F_FRAG; select -write /tmp/tmpuuwzpojv F1 %co* o:* %i F1 %d']
  3. stderr =======================================================================
  4. Warning: Selection "F1" did not match any object.
  5. exitcode =======================================================================
  6. 0
  7. ================================================================================
  8.  
  9.  
  10. VS
  11.  
  12.  
  13. command =======================================================================
  14. ['/home/tnt/data/quicklogic/sf/./symbiflow-arch-defs/build/env/conda/bin/yosys', '-e', "wire '[^']*' is assigned in a block", '-q', '-p', 'read_verilog ./symbiflow-arch-defs/quicklogic/primitives/logic/f_frag.sim.v; proc; cd F_FRAG; select -write /tmp/tmp8e8oc23n c:* %x:+[CLK]:+[clk]:+[clock]:+[CLOCK] c:* %d x:* %i']
  15. exitcode =======================================================================
  16. 0
  17. ================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement