*** tpb has joined #yosys | 00:00 | |
*** Degi has quit IRC | 00:05 | |
*** Degi has joined #yosys | 00:06 | |
*** kraiskil has quit IRC | 00:17 | |
*** emeb has quit IRC | 00:27 | |
*** peeps[zen] is now known as peepsalot | 00:34 | |
cr1901_modern | https://gist.github.com/cr1901/e870ac71283c792a20f6d4a0ee23cb37 Okay I'm reasonably happy with this script. Spent waaay too much time optimizing it, but it's worth it in the sense that I track upstream enough that I'll eventually make up the time | 00:37 |
---|---|---|
tpb | Title: FOSS FPGA Toolchain Build Script · GitHub (at gist.github.com) | 00:37 |
cr1901_modern | whitequark: Btw, this didn't work for me (as part of a test) until I set ICE40_CHIPDB to "${CMAKE_CURRENT_BINARY_DIR}/chipdb" https://github.com/YosysHQ/nextpnr/blob/master/ice40/CMakeLists.txt#L88 | 00:45 |
tpb | Title: nextpnr/CMakeLists.txt at master · YosysHQ/nextpnr · GitHub (at github.com) | 00:45 |
cr1901_modern | err ECP5_CHIPDB*, but it's analogous | 00:45 |
whitequark | cr1901_modern: oh, that's prob a typo | 00:46 |
whitequark | think you can send a PR? | 00:46 |
cr1901_modern | Yes, give me a minute and I will | 00:47 |
cr1901_modern | whitequark: https://github.com/YosysHQ/nextpnr/pull/491 | 01:15 |
tpb | Title: Fix MESSAGE indicating where externally-built .bbas live. by cr1901 · Pull Request #491 · YosysHQ/nextpnr · GitHub (at github.com) | 01:15 |
*** cr1901_modern has quit IRC | 02:43 | |
*** citypw has joined #yosys | 02:49 | |
*** cr1901_modern has joined #yosys | 02:56 | |
*** cr1901_modern has quit IRC | 03:08 | |
*** cr1901_modern has joined #yosys | 03:09 | |
*** cr1901_modern has quit IRC | 03:12 | |
*** cr1901_modern has joined #yosys | 03:15 | |
*** cr1901_modern has quit IRC | 03:31 | |
*** cr1901_modern has joined #yosys | 03:35 | |
*** cr1901_modern has quit IRC | 03:44 | |
*** cr1901_modern has joined #yosys | 03:44 | |
*** Degi has quit IRC | 04:01 | |
*** Degi has joined #yosys | 04:01 | |
*** az0re has quit IRC | 04:21 | |
*** cr1901_modern has quit IRC | 04:28 | |
*** cr1901_modern has joined #yosys | 04:34 | |
*** cr1901_modern has quit IRC | 04:38 | |
*** cr1901_modern has joined #yosys | 04:40 | |
*** cr1901_modern has quit IRC | 04:42 | |
*** cr1901_modern has joined #yosys | 04:43 | |
*** proteusguy has quit IRC | 05:04 | |
*** cr1901_modern has quit IRC | 05:06 | |
*** cr1901_modern has joined #yosys | 05:07 | |
*** cr1901_modern has quit IRC | 05:10 | |
*** cr1901_modern has joined #yosys | 05:11 | |
*** proteusguy has joined #yosys | 05:17 | |
*** cr1901_modern has quit IRC | 05:22 | |
*** cr1901_modern has joined #yosys | 05:26 | |
*** _whitelogger has quit IRC | 05:39 | |
*** _whitelogger has joined #yosys | 05:41 | |
*** cr1901_modern has quit IRC | 05:47 | |
*** cr1901_modern has joined #yosys | 05:54 | |
*** cr1901_modern has quit IRC | 06:24 | |
*** xtro has quit IRC | 06:31 | |
*** cr1901_modern has joined #yosys | 06:34 | |
*** cr1901_modern has quit IRC | 06:38 | |
*** cr1901_modern has joined #yosys | 06:39 | |
*** cr1901_modern has quit IRC | 06:43 | |
*** az0re has joined #yosys | 06:55 | |
*** emeb_mac has quit IRC | 06:55 | |
*** Asu has joined #yosys | 07:05 | |
*** Asu has quit IRC | 07:13 | |
*** Asuu has joined #yosys | 07:13 | |
*** cr1901_modern has joined #yosys | 07:32 | |
*** svenn has quit IRC | 08:17 | |
*** sorear has quit IRC | 08:17 | |
*** sorear has joined #yosys | 08:19 | |
*** svenn has joined #yosys | 08:20 | |
*** y2kbugger has quit IRC | 08:25 | |
*** tannewt has quit IRC | 08:25 | |
*** ovf has quit IRC | 08:25 | |
*** thoughtpolice has quit IRC | 08:26 | |
*** y2kbugger has joined #yosys | 08:27 | |
*** tannewt has joined #yosys | 08:27 | |
*** esden has quit IRC | 08:27 | |
*** esden has joined #yosys | 08:29 | |
*** thoughtpolice has joined #yosys | 08:30 | |
*** ovf has joined #yosys | 08:31 | |
*** craigo has quit IRC | 09:13 | |
*** kraiskil has joined #yosys | 09:40 | |
thardin | dkozel: haven't looked at gr internals yet, but sounds promising | 10:24 |
*** citypw has quit IRC | 10:29 | |
*** kraiskil has quit IRC | 10:38 | |
*** peeps[zen] has joined #yosys | 11:45 | |
*** peepsalot has quit IRC | 11:45 | |
*** anuejn has quit IRC | 12:23 | |
*** vup has quit IRC | 12:23 | |
*** vup has joined #yosys | 12:32 | |
*** kraiskil has joined #yosys | 12:38 | |
*** vup2 has joined #yosys | 13:21 | |
*** vup has quit IRC | 13:21 | |
thardin | does yosys not implement $fdisplay? I tried enabling systemverilog. no dice | 13:43 |
thardin | I'd like my assertion messages to go to stderr, and/or to show up even with yosys -q | 13:43 |
daveshah | Have you tried $error, outside of a block ? | 13:46 |
*** _whitelogger has quit IRC | 13:51 | |
thardin | I can do $error outside initial, yes | 13:51 |
*** citypw has joined #yosys | 13:51 | |
thardin | oh, it's the $finish tripping it up | 13:53 |
*** _whitelogger has joined #yosys | 13:53 | |
thardin | `define assert(signal, value) if (signal !== value) $error({"ASSERTION FAILED: ", `"signal`", " != ", `"value`"}); | 13:55 |
thardin | works | 13:55 |
thardin | `define assert(cond) if (!(cond)) $error({"ASSERTION FAILED: ", `"cond`"}); | 13:57 |
thardin | even simpler | 13:57 |
DaKnig | can yosys spit out vhdl? | 14:15 |
*** vup2 has quit IRC | 14:18 | |
*** vup has joined #yosys | 14:19 | |
lambda | DaKnig: afaik no, not even with verific - there's a WIP at https://github.com/ghdl/ghdl-yosys-plugin/pull/122, but that's definitely not ready yet | 14:44 |
*** kraiskil has quit IRC | 15:01 | |
*** xtro has joined #yosys | 15:11 | |
*** xtro has quit IRC | 15:20 | |
*** emeb_mac has joined #yosys | 16:45 | |
*** Thorn has quit IRC | 16:45 | |
*** citypw has quit IRC | 17:12 | |
*** kraiskil has joined #yosys | 17:15 | |
*** emeb_mac has quit IRC | 17:21 | |
*** craigo has joined #yosys | 17:55 | |
*** kristianpaul has joined #yosys | 18:16 | |
*** xtro has joined #yosys | 18:50 | |
*** kraiskil has quit IRC | 19:08 | |
*** kraiskil has joined #yosys | 19:11 | |
*** kristianpaul has quit IRC | 19:32 | |
*** kraiskil has quit IRC | 20:03 | |
*** kristianpaul has joined #yosys | 20:04 | |
thardin | http://blog.notdot.net/2012/10/Build-your-own-FPGA fun | 20:24 |
tpb | Title: Build your own FPGA - Nick's Blog (at blog.notdot.net) | 20:24 |
*** emeb_mac has joined #yosys | 20:27 | |
Lofty | Why stop at that? | 20:28 |
Lofty | I wrote a Yosys script to synthesise Verilog into 74xx logic | 20:29 |
tnt | still waiting for that 7400 riscv :p | 20:34 |
*** Asuu has quit IRC | 21:16 | |
*** kristianpaul has quit IRC | 21:18 | |
*** esden has quit IRC | 21:41 | |
*** ovf has quit IRC | 21:41 | |
*** tannewt has quit IRC | 21:42 | |
*** thoughtpolice has quit IRC | 21:44 | |
*** tannewt has joined #yosys | 21:45 | |
*** thoughtpolice has joined #yosys | 21:49 | |
*** esden has joined #yosys | 21:49 | |
*** ovf has joined #yosys | 21:50 | |
*** emeb_mac has quit IRC | 23:18 | |
*** emeb_mac has joined #yosys | 23:19 | |
*** proteusguy has quit IRC | 23:21 | |
*** proteusguy has joined #yosys | 23:34 | |
*** lf has quit IRC | 23:57 | |
*** lf_ has joined #yosys | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!