Monday, 2023-10-09

*** tpb <[email protected]> has joined #yosys00:00
*** srk <srk!~sorki@user/srk> has quit IRC (Remote host closed the connection)03:03
*** srk <srk!~sorki@user/srk> has joined #yosys03:03
*** FabM <FabM!~FabM@2a03:d604:103:600:2e60:8c7c:e8fb:7990> has joined #yosys04:36
*** ec <ec!~ec@gateway/tor-sasl/ec> has quit IRC (Ping timeout: 252 seconds)11:21
*** ec <ec!~ec@gateway/tor-sasl/ec> has joined #yosys11:23
*** notgull <notgull!~notgull@2600:1f14:8f4:3100:e2a2:c920:847d:d23> has quit IRC (Ping timeout: 245 seconds)11:57
*** notgull <notgull!~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com> has joined #yosys12:00
*** bjorkintosh <bjorkintosh!~bjork@user/bjorkintosh> has quit IRC (Remote host closed the connection)14:27
*** bjorkintosh <bjorkintosh!~bjork@2600:1700:5400:c80:807c:66aa:6ee4:8752> has joined #yosys14:29
Myrl-sakiHow do I use external, er, libraries? Do I just put it as a Git submodule, and add it to read_Verilog?15:34
loftyMyrl-saki: they're just files to Yosys15:39
Myrl-sakiYep, just to clarify. I'm asking for what's "usually done" since this is my first project.15:39
tntMyrl-saki: yeah submodules is a good way imho.15:40
*** nelgau_ <[email protected]> has quit IRC ()16:47
*** nelgau <[email protected]> has joined #yosys16:48
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 240 seconds)16:52
Myrl-sakiI just thought of something and wonder if Yosys implements this.18:02
Myrl-sakihttps://gist.github.com/adrianparvino/14b2fccec8ab85e525793e6663c922b418:02
Myrl-sakiMaybe with splitnets?18:04
Myrl-sakio18:14
Myrl-sakiHuh.19:26
tntI mean, it should implementi it just fine but if it's supposed to be a UART RX ... it'll be big ...19:34
Myrl-sakiThe idea that I had was that this basically works as a demuxer, so the input side doesn't have to be treated anymore.19:35
Myrl-sakiWhile the current implementation seems to be using a mask. (x & mask | y & ~mask)19:36
*** nonchip <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)22:18
*** nonchip <[email protected]> has joined #yosys22:18

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!