*** tpb has joined #litex | 00:00 | |
*** atommann has joined #litex | 00:43 | |
*** Degi has quit IRC | 01:40 | |
*** Degi has joined #litex | 01:42 | |
*** jaseg has quit IRC | 02:08 | |
*** jaseg has joined #litex | 02:10 | |
*** atommann_ has joined #litex | 03:07 | |
*** atommann has quit IRC | 03:09 | |
*** indy has quit IRC | 03:15 | |
*** atommann_ has quit IRC | 03:25 | |
*** npcomp has joined #litex | 04:03 | |
*** scanakci has quit IRC | 04:57 | |
*** fitzsim has quit IRC | 05:11 | |
*** st-gourichon-fid has joined #litex | 06:07 | |
*** SwimmingCode has quit IRC | 06:54 | |
*** SwimmingCode has joined #litex | 06:54 | |
*** HoloIRCUser has quit IRC | 07:09 | |
*** atommann has joined #litex | 07:50 | |
*** atommann_ has joined #litex | 08:09 | |
*** atommann has quit IRC | 08:10 | |
*** atommann_ has quit IRC | 08:45 | |
*** atommann_ has joined #litex | 08:45 | |
*** atommann_ has joined #litex | 08:47 | |
*** _franck_ has quit IRC | 10:13 | |
*** FFY00 has quit IRC | 10:27 | |
*** FFY00 has joined #litex | 10:29 | |
*** FFY00 has quit IRC | 10:29 | |
*** FFY00 has joined #litex | 10:30 | |
*** _franck_ has joined #litex | 10:45 | |
*** Swimming1ode has joined #litex | 11:01 | |
*** SwimmingCode has quit IRC | 11:05 | |
*** FFY00 has quit IRC | 11:34 | |
*** FFY00 has joined #litex | 11:35 | |
*** FFY00 has quit IRC | 11:53 | |
*** FFY00 has joined #litex | 11:55 | |
*** FFY00 has quit IRC | 11:55 | |
*** FFY00 has joined #litex | 11:56 | |
*** atommann has joined #litex | 12:28 | |
*** atommann has quit IRC | 12:55 | |
*** atommann has joined #litex | 12:55 | |
xobs | Hey all, I'd like to announce the release of `wishbone-bridge` as a Rust crate. It's up at https://crates.io/crates/wishbone-bridge and current docs are at https://docs.rs/wishbone-bridge/1.0.0/wishbone_bridge/ | 13:30 |
---|---|---|
tpb | Title: wishbone_bridge - Rust (at docs.rs) | 13:30 |
xobs | It's the first release of the core that powers `wishbone-tool`, with the goal of making it easy to write thin wrappers around programs that interact with a device under test. | 13:31 |
xobs | It's still all located within `https://github.com/litex-hub/wishbone-utils/`, and it's the same backend bridge library that's still being used by `wishbone-tool`. | 13:32 |
*** atommann_ has joined #litex | 13:37 | |
*** atommann_ has quit IRC | 13:38 | |
*** atommann has quit IRC | 13:39 | |
*** atommann_ has joined #litex | 13:39 | |
*** atommann_ has quit IRC | 13:43 | |
*** CarlFK has joined #litex | 13:50 | |
*** _franck_8 has joined #litex | 14:01 | |
*** _franck_ has quit IRC | 14:02 | |
*** _franck_8 is now known as _franck_ | 14:02 | |
*** _franck_ has quit IRC | 14:12 | |
*** ronyrus has left #litex | 14:18 | |
*** _franck_ has joined #litex | 14:53 | |
*** _franck_ has quit IRC | 15:03 | |
*** _franck_ has joined #litex | 15:05 | |
*** fitzsim has joined #litex | 15:18 | |
TMM | This is probably a silly question but is there a programming limit on FPGAs like on flash? | 15:54 |
daveshah | Flash FPGAs, yes | 15:55 |
daveshah | SRAM FPGAs, no | 15:55 |
TMM | Oh, some FPGAs have flash on the board itself? | 15:55 |
TMM | or on the chip itself I guess | 15:56 |
daveshah | Some FPGAs have flash on die | 15:56 |
daveshah | MachXO and some microsemi ones | 15:56 |
TMM | Ah, and others load it dynamically on 'boot'? | 15:56 |
daveshah | Even MachXO does as the FPGA array is still SRAM based | 15:56 |
daveshah | It just has microcontroller style built in flash that it loads from by default | 15:57 |
daveshah | Some FPGAs, Microsemi in particular, do have genuine flash based arrays still aiui | 15:57 |
TMM | Alright, so if I wanted to design a board with one 'empty' fpga that can be programmed from the OS on it I'd want one that ram based and load the code from the main cpu? | 15:57 |
daveshah | Yes | 15:58 |
*** atommann has joined #litex | 16:24 | |
atommann | Hi _florent_, The reset button of KC705 is active high. My board's reset signal is active low. How can I change this logic? | 16:25 |
*** atommann has quit IRC | 16:38 | |
*** atommann has joined #litex | 16:38 | |
*** atommann has quit IRC | 16:49 | |
*** atommann has joined #litex | 16:51 | |
*** atommann has joined #litex | 16:53 | |
*** atommann has quit IRC | 16:54 | |
_florent_ | atommann: you can invert it as done on Arty for example: https://github.com/enjoy-digital/litex/blob/master/litex/boards/targets/arty.py#L41 | 17:06 |
tpb | Title: litex/arty.py at master · enjoy-digital/litex · GitHub (at github.com) | 17:07 |
*** scanakci has joined #litex | 17:29 | |
*** atommann has joined #litex | 17:34 | |
atommann | Hey, the RESET logic works fine now! | 17:34 |
atommann | Thank you _florent_. | 17:34 |
atommann | Memtest still fail. Tomorrow I read more issues to see the workaround. | 17:35 |
*** atommann has quit IRC | 18:33 | |
*** CarlFK has quit IRC | 18:50 | |
*** CarlFK has joined #litex | 18:53 | |
*** m4ssi has joined #litex | 19:17 | |
*** FFY00 has quit IRC | 19:41 | |
*** FFY00 has joined #litex | 19:42 | |
*** FFY00 has quit IRC | 19:43 | |
*** FFY00 has joined #litex | 19:44 | |
*** m4ssi has quit IRC | 19:52 | |
*** HoloIRCUser has joined #litex | 21:00 | |
*** st-gourichon-fid has quit IRC | 21:05 | |
*** HoloIRCUser1 has joined #litex | 23:21 | |
*** HoloIRCUser has quit IRC | 23:24 | |
*** lf has quit IRC | 23:56 | |
*** lf has joined #litex | 23:56 | |
*** HoloIRCUser1 has quit IRC | 23:56 | |
*** HoloIRCUser has joined #litex | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!