*** tpb has joined #yosys | 00:00 | |
ZipCPU | So ... does the SAT induction solver work from the (potential) assertion error timestep backwards, or from a generic timestep forwards? | 00:04 |
---|---|---|
*** promach has joined #yosys | 01:13 | |
*** dxld has quit IRC | 01:51 | |
*** dxld has joined #yosys | 01:51 | |
*** leviathan has joined #yosys | 03:05 | |
*** Guest82714 is now known as jayaura | 03:59 | |
*** pie__ has quit IRC | 04:16 | |
*** pie_ has joined #yosys | 04:16 | |
*** leviathan has quit IRC | 04:19 | |
*** leviathan has joined #yosys | 04:20 | |
*** leviathan has quit IRC | 04:22 | |
*** leviathan has joined #yosys | 04:23 | |
*** promach has quit IRC | 05:23 | |
*** emeb_mac has quit IRC | 06:53 | |
*** dys has quit IRC | 06:53 | |
*** dys has joined #yosys | 06:55 | |
*** dys has quit IRC | 07:21 | |
*** AlexDani` has joined #yosys | 07:40 | |
*** proteus-guy has quit IRC | 07:40 | |
*** AlexDaniel has quit IRC | 07:42 | |
*** proteus-guy has joined #yosys | 08:00 | |
*** promach has joined #yosys | 08:50 | |
*** dmin7 has joined #yosys | 08:56 | |
*** Kooda has quit IRC | 09:34 | |
*** Kooda has joined #yosys | 09:35 | |
*** quigonjinn has joined #yosys | 09:36 | |
*** proteus-guy has quit IRC | 09:45 | |
*** promach has quit IRC | 09:56 | |
*** ovf has quit IRC | 09:57 | |
*** ovf_ has joined #yosys | 09:59 | |
*** marbler has quit IRC | 10:05 | |
*** andi- has quit IRC | 10:05 | |
*** maartenBE has quit IRC | 10:07 | |
*** maartenBE has joined #yosys | 10:10 | |
*** andi- has joined #yosys | 10:13 | |
*** marbler has joined #yosys | 10:15 | |
*** X-Scale has quit IRC | 10:37 | |
*** X-Scale has joined #yosys | 10:43 | |
*** proteus-guy has joined #yosys | 10:44 | |
dmin7 | ZipCPU: i tried to simplify the read and write to the 2d array (triggers) .. in the simulation it runs fine, but it still gets synthesized as FFs and not BRAM .. any idea? | 12:00 |
dmin7 | https://pastebin.com/jGPc69BJ | 12:00 |
tpb | Title: [VeriLog] module icosoc_mod_triggerrec #( parameter integer CLOCK_FREQ_HZ = 0, // unused - Pastebin.com (at pastebin.com) | 12:00 |
* ZipCPU takes a peek | 12:01 | |
dmin7 | that was fast (: | 12:01 |
ZipCPU | I think you'll still want to split the always block with if (triggers_*) up into two blocks. | 12:02 |
* dmin7 go try | 12:02 | |
ZipCPU | You mentioned a 2D array. I don't see any 2D arrays. I see a 1D array of 32-bit words. Is this what you meant by a 2D array? | 12:03 |
*** mirage335 has quit IRC | 12:03 | |
dmin7 | oh, yes .. just array* sorry | 12:05 |
dmin7 | splitting it up doesn't change anything | 12:05 |
*** leviathan has quit IRC | 12:09 | |
*** m_t has joined #yosys | 12:15 | |
dmin7 | oh | 12:17 |
dmin7 | you also told me to not use the for loop for initialization | 12:17 |
dmin7 | without it it uses BRAM :o | 12:18 |
*** mirage335 has joined #yosys | 12:18 | |
*** eduardo_ has joined #yosys | 12:43 | |
*** develonepi3 has joined #yosys | 12:46 | |
ZipCPU | ;) | 12:46 |
*** eduardo__ has quit IRC | 12:47 | |
*** promach has joined #yosys | 13:50 | |
*** emeb has joined #yosys | 14:23 | |
ZipCPU | So, after formally verifying the CPU, the extra logic I added to pass grew the CPU by about 5% LUTs. :/ | 14:47 |
emeb | The perfect circuit is like the speed of light - you have to add exponentially more resources to get asymptotically close to the goal. | 14:52 |
ZipCPU | The good news, I guess, is that I've just corrected a whole bunch of otherwise deadly hidden bugs within the CPU | 15:00 |
*** jwhitmore has joined #yosys | 15:39 | |
*** dxld has quit IRC | 15:44 | |
*** dxld has joined #yosys | 15:46 | |
*** jonsmith has joined #yosys | 15:46 | |
*** FabM has quit IRC | 15:47 | |
*** jwhitmore has quit IRC | 15:56 | |
*** jwhitmore has joined #yosys | 16:13 | |
*** jwhitmore has quit IRC | 16:21 | |
*** jwhitmore has joined #yosys | 16:23 | |
*** develonepi3 has quit IRC | 16:29 | |
*** leviathan has joined #yosys | 17:02 | |
*** AlexDani` is now known as AlexDaniel | 17:06 | |
*** jwhitmore has quit IRC | 17:11 | |
*** promach has quit IRC | 17:12 | |
*** dxld has quit IRC | 17:16 | |
*** dxld has joined #yosys | 17:16 | |
*** jwhitmore has joined #yosys | 18:14 | |
*** dys has joined #yosys | 18:20 | |
*** jwhitmore has quit IRC | 18:32 | |
*** jonsmith has quit IRC | 18:41 | |
*** jwhitmore has joined #yosys | 19:28 | |
*** leviathan has quit IRC | 19:54 | |
*** quigonjinn has quit IRC | 19:55 | |
*** zkrx has quit IRC | 20:15 | |
*** zkrx_ has joined #yosys | 20:16 | |
*** m_t has quit IRC | 20:27 | |
*** xerpi has joined #yosys | 20:38 | |
*** sklv has quit IRC | 20:43 | |
*** sklv has joined #yosys | 20:44 | |
*** dxld has quit IRC | 21:03 | |
*** dxld has joined #yosys | 21:04 | |
*** gnufan has quit IRC | 21:21 | |
*** gnufan has joined #yosys | 21:24 | |
*** dmin7 has quit IRC | 21:28 | |
*** gnufan has quit IRC | 21:31 | |
*** dmin7 has joined #yosys | 21:33 | |
*** dmin7 has quit IRC | 21:37 | |
*** dmin7 has joined #yosys | 21:40 | |
*** xerpi has quit IRC | 22:21 | |
*** gnufan has joined #yosys | 22:29 | |
*** jwhitmore has quit IRC | 22:35 | |
*** gnufan has quit IRC | 22:46 | |
*** gnufan has joined #yosys | 23:14 | |
*** gnufan has quit IRC | 23:28 | |
*** gnufan has joined #yosys | 23:31 | |
*** gnufan has quit IRC | 23:39 | |
*** ralu has quit IRC | 23:40 | |
*** ralu has joined #yosys | 23:40 | |
*** gnufan has joined #yosys | 23:42 | |
*** emeb has quit IRC | 23:46 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!