00:12
sklv has quit [Ping timeout: 250 seconds]
00:14
sklv has joined #yosys
01:23
emeb has quit [Quit: Leaving.]
02:11
<
promach >
ZipCPU: are you referring specifically to line 277 in your previous statement ?
02:17
<
ZipCPU >
Yes I was. Now that I look at it again ... does {cnt{0}} have cnt 0's in it?
02:17
<
ZipCPU >
I've always used an extra set of parens, {(cnt){1'b0}} ... but I'm known for overusing the parentheses
02:27
<
promach >
ZipCPU: overusing the parentheses helps in this case, and I hope this fix is not "temporary"
03:08
leviathan has joined #yosys
03:11
leviathan has quit [Client Quit]
03:11
leviathanch has joined #yosys
03:11
leviathanch_ has joined #yosys
03:12
leviathanch_ has quit [Remote host closed the connection]
03:12
leviathanch has quit [Client Quit]
03:12
leviathan has joined #yosys
04:21
proteusguy has quit [Ping timeout: 265 seconds]
04:23
seldridge has joined #yosys
05:11
digshadow has quit [Ping timeout: 265 seconds]
05:45
digshadow has joined #yosys
06:05
seldridge has quit [Ping timeout: 265 seconds]
06:57
GuzTech has joined #yosys
07:01
emeb_mac has quit [Quit: Leaving.]
07:34
FabM has quit [Quit: ChatZilla 0.9.93 [Firefox 52.8.0/20180509233012]]
07:44
<
tpb >
Title: GitHub - deanjerkovich/avr-glitch-101: the most basic introduction to performing a Vcc glitch attack (at github.com)
07:54
proteusguy has joined #yosys
09:20
<
mattvenn >
I've made a plugin to make your keyboard feel horrible
09:20
<
tpb >
Title: GitHub - Dygmalab/Kaleidoscope-AdjustableLatencyJitter (at github.com)
09:20
<
mattvenn >
woops wrong channel - sorry
10:19
zkrx has joined #yosys
10:20
oldtopman has quit [*.net *.split]
10:20
Kooda has quit [*.net *.split]
10:20
zkrx_ has quit [*.net *.split]
10:20
vup has quit [*.net *.split]
10:21
vup has joined #yosys
10:23
ralu has quit [Ping timeout: 260 seconds]
10:25
ralu has joined #yosys
10:26
oldtopman has joined #yosys
10:28
Kooda has joined #yosys
11:13
leviathan has joined #yosys
11:47
develonepi3 has joined #yosys
12:11
AlexDaniel has quit [Read error: Connection reset by peer]
12:12
AlexDaniel has joined #yosys
12:42
massi has joined #yosys
13:57
GuzTech has quit [Quit: Leaving]
14:06
emeb has joined #yosys
14:35
proteusguy has quit [Ping timeout: 276 seconds]
15:11
promach_ has joined #yosys
15:33
<
promach_ >
ZipCPU: now with a different computer, using your overused parentheses does not work for induction
15:33
<
ZipCPU >
Try updating your yosys install
15:33
<
ZipCPU >
(on both computers)
15:33
<
promach_ >
just updated less than 24 hours ago
15:34
<
promach_ >
I can do it again now
15:38
<
ZipCPU >
If they are both up to date, I wouldn't expect any differences
15:38
<
promach_ >
just wait for a while, I am updating yosys to the git version
15:38
<
promach_ >
I mean the latest git
15:49
gnufan has quit [Ping timeout: 265 seconds]
15:49
gnufan has joined #yosys
15:50
leviathan has quit [Read error: Connection reset by peer]
15:50
<
promach_ >
ZipCPU: updated to latest git
15:54
leviathan has joined #yosys
16:08
<
promach_ >
ZipCPU: I will update yosys on the other computer
16:08
<
promach_ >
but again, adding parentheses does not really help for induction
16:09
<
ZipCPU >
If it changes the meaning of the expression, then yes it helps.
16:11
<
promach_ >
I just hope that I could get around this induction bug before next month, hahaha
16:11
<
promach_ >
I hope god would grant my wish ;)
16:13
<
promach_ >
ZipCPU: just curious, did you actually run my coding under induction ?
16:13
<
ZipCPU >
Did I invoice you?
16:13
<
promach_ >
oh sorry
16:14
<
promach_ >
wrong question, sorry
16:20
develonepi3 has quit [Remote host closed the connection]
16:40
promach_ has quit [Quit: WeeChat 2.1]
16:51
leviathan has quit [Remote host closed the connection]
16:57
leviathan has joined #yosys
17:12
dys has joined #yosys
17:28
digshadow has quit [Ping timeout: 240 seconds]
17:43
develonepi3 has joined #yosys
17:59
jwhitmore has joined #yosys
18:07
jwhitmore has quit [Remote host closed the connection]
18:11
jwhitmore has joined #yosys
18:14
digshadow has joined #yosys
18:35
seldridge has joined #yosys
19:05
seldridge has quit [Ping timeout: 248 seconds]
19:36
jwhitmore has quit [Ping timeout: 245 seconds]
19:58
xerpi has joined #yosys
20:09
roh has joined #yosys
20:10
azzizi_ has joined #yosys
20:11
<
roh >
i am searching for somebody who could help me get my ice40 board flashed. i got the olimex board and the olimex-arduino for flashing via usb. i can read the flash-id fine, but writing the flash never seems to end
20:12
<
azzizi_ >
I am trying to convert verilog to bench file and the sequence of commands follow :
20:12
<
azzizi_ >
YOSYS: read_verilog filename.v : In case of hierarchy: read_verilog filename1.v read_verilog filename2.v . read_verilog filenameN.v hierarchy -check -top filename_of_topmodule // (Don't put the extension of .v) techmap // Mapping to internal library. dfflibmap -liberty mycells.lib //Technology mapping for flipflops. write_blif filename.blif A
20:12
<
roh >
iceprogduino just continues with .....
20:13
<
roh >
if this is out of scope, i'm sorry and will search elsewhere
20:13
<
azzizi_ >
anybody can help me to convert from verilog to bench please
20:13
<
daveshah >
roh: not sure how many people here use the olimex boards
20:14
<
tpb >
Title: CliffordVienna comments on A problem in converting into bench format (at
www.reddit.com )
20:14
<
roh >
i understand. i just bought it because it was basically the same price and had some ram chip on it which i liked. could come in handy
20:14
<
daveshah >
roh: yeah they're really nice board. just don't have any experience with them
20:15
<
azzizi_ >
yes I saw it
20:15
<
azzizi_ >
so does it mean the problem remains ?
20:15
<
daveshah >
roh: could it be a signal integrity issue maybe, why the flashing fails?
20:16
<
roh >
daveshah: i dont think so. it detects the flash type fine.. and since its only spi over 10cm flatflex from some avr
20:16
<
daveshah >
azzizi_: as clifford posts, I don't think there is necessarily a problem.
20:16
<
daveshah >
azzizi_: what is it doing wrong?
20:17
<
daveshah >
roh: I'm afraid I can't really think of anything else. It is probably worth contacting Olimex directly.
20:17
<
roh >
well.. thanks anyway :)
20:18
<
azzizi_ >
In .bench files I am getting LUTs instead of gates
20:18
<
azzizi_ >
just like that guy
20:18
<
ZipCPU >
What are you using to do your synthesis or tech mapping?
20:19
* ZipCPU
reads the backlog and finds out
20:19
<
azzizi_ >
techmap // Mapping to internal library. dfflibmap -liberty mycells.lib //Technology mapping for flipflops.
20:20
<
azzizi_ >
dfflibmap -liberty mycells.lib
20:20
<
ZipCPU >
Does yosys properly map to the cells in your mycells.lib?
20:20
<
azzizi_ >
write_blif filename.blif
20:21
<
azzizi_ >
how do I understand if it doesn't ? actually it's a problem my friend is facing
20:21
<
ZipCPU >
Both mycells.lib and filename.blif should be textual and (somewhat) legible
20:22
<
ZipCPU >
If yosys does its job correctly, it should map the design into the cells in the mycells.lib library
20:39
<
roh >
yay. i think i fixed it.
20:39
<
roh >
it seems if you want to run the olimex board from the uisp-3.3v one needs to solder a jumper on the bottom
20:40
<
roh >
by feeding it peripheral (no jumper, only via the iopins and the clamping diodes) one can exec one spi-flash instruction, the second one fails
20:56
<
daveshah >
roh: oh nasty, glad you fixed it!
21:00
<
roh >
now i can finally start hacking on it :)
21:08
<
roh >
wow.. my yosys is nearly 160mbyte? is that normal?
21:10
<
roh >
ah. debug symbols.
21:11
<
ZipCPU >
Not sure I've ever seen a milli-byte before.
21:13
<
shapr >
is that a mibibyte?
21:14
<
roh >
its a me-too-lazy-for-shift byte
21:18
milkii has joined #yosys
21:29
seldridge has joined #yosys
22:02
seldridge has quit [Ping timeout: 264 seconds]
22:11
mwk has quit [Ping timeout: 240 seconds]
22:15
roh has quit [Ping timeout: 256 seconds]
22:16
mwk has joined #yosys
22:20
xerpi has quit [Quit: Leaving]
22:21
dys has quit [Ping timeout: 260 seconds]
22:22
dys has joined #yosys
22:27
ralu has quit [Ping timeout: 276 seconds]
22:29
mjoldfie_ has joined #yosys
22:31
mjoldfield has quit [Ping timeout: 268 seconds]
22:48
mjoldfie_ has quit [Ping timeout: 265 seconds]
22:53
roh has joined #yosys
22:59
promach_ has joined #yosys
23:14
gnufan has quit [Ping timeout: 260 seconds]
23:15
gnufan has joined #yosys
23:21
develonepi3 has quit [Quit: Leaving]
23:27
ralu has joined #yosys
23:39
seldridge has joined #yosys
23:49
seldridge has quit [Ping timeout: 260 seconds]
23:55
tpb has quit [Remote host closed the connection]
23:56
tpb has joined #yosys