<_whitenotifier-3>
[yosys] rakeshm75 opened issue #61: Branch: Quicklogic : Missing FIFO ports ( in ram8k_2x1_cell_macro) in the EDIF generated by Yosys - https://git.io/JvoGU
clay_1 has joined #symbiflow
<clay_1>
Good morning people!
<_whitenotifier-3>
[yosys] rakeshm75 opened issue #62: Branch: Quicklogic : Yosys optimizes the design completely when no IO's/ PADs defined in the design - https://git.io/JvoZf
<clay_1>
The more I read through the documentation the more I think that there is a typo in glossary.frame and that the "The 50th payload word is an EEC" should be ECC instead for the error correction code
<clay_1>
is there any way to report that ?
<sf-slack>
<rwinkler> Yes. It is error. You can i.e. make PR with the fix
<clay_1>
Oh, see, thanks, so no need to do it for this time, right ?
<sf-slack>
<tmichalak> right
<clay_1>
cool :)
<clay_1>
coould you help me running xc7bit2frames ?
<clay_1>
I try the ./tools/xc7frames2bit 1.frames
<clay_1>
but it doesnt work so I suspect I have to do it the $XRAY_something way
<clay_1>
but I dont know what this something should be, is there a list of avaialble keywords
<_whitenotifier-3>
[yosys] rakeshm75 opened issue #63: Branch: Quicklogic : Yosys optimizes the design completely - https://git.io/JvoZQ
Bertl_oO is now known as Bertl_zZ
proteus-guy has quit [Ping timeout: 256 seconds]
HEGAZY has joined #symbiflow
proteus-guy has joined #symbiflow
proteus-guy has quit [Ping timeout: 265 seconds]
proteus-guy has joined #symbiflow
proteus-guy has quit [Ping timeout: 268 seconds]
celadon_ has joined #symbiflow
celadon has quit [Ping timeout: 255 seconds]
<clay_1>
I tried that as well
<clay_1>
$XRAY_XC7FRAMES2BIT 1.frames
<clay_1>
but still didnt work
<clay_1>
I got a "1.frames: command not found"
<sf-slack>
<acomodi> The error you get is because the `$XRAY_XC7FRAMES2BIT` variable is not set. What error do you get when running xc7framse2bit? (without the $XRAY_something)
<sf-slack>
<acomodi> FYI, those env variables are set in `utils/environment.sh`
<clay_1>
thank you
<clay_1>
you mean when I run this ?
<clay_1>
./tools/xc7frames2bit 1.frames
<sf-slack>
<acomodi> Yeah, (the binary is in `build/tools/ though)
HEGAZY has quit [Ping timeout: 260 seconds]
<clay_1>
I get the "Part file not found or invalid"
<clay_1>
which indicates that the .frames file is not from a supported part, right ?
<sf-slack>
<acomodi> Try to explicitly provide the part name and part file
<clay_1>
I had the same issue with running the bitread and somebody here sudgested that I do it the $XRAY_BITREAD way, and in this way it worked fine
<sf-slack>
<acomodi> e.g. `--part_name <part_name> --part_file <part.yaml>`
<clay_1>
Frame b: found 1 words instead of 101Frame c: found 1 words instead of 101terminate called after throwing an instance of 'std::invalid_argument' what(): stoulAborted (core dumped)
HEGAZY has joined #symbiflow
<sf-slack>
<acomodi> Could be due to a wrong frames file, or incompatibility between the frames file and the target part
<clay_1>
the frames file is created from bitread , is that the correct way to do it ?
<sf-slack>
<acomodi> It would be better to do as follows: FASM file -> fasm2frames -> frames2bit
<clay_1>
ok, I will try it, thank you !
citypw has joined #symbiflow
<clay_1>
the fasm2frames output looks different than the bitread one
<clay_1>
Now it works!
<sf-slack>
<acomodi> Great
<clay_1>
thanks for your help :)
proteus-guy has joined #symbiflow
proteus-guy has quit [Ping timeout: 240 seconds]
OmniMancer has quit [Quit: Leaving.]
Bertl_zZ is now known as Bertl
proteus-guy has joined #symbiflow
clay_1 has quit [Remote host closed the connection]