Thursday, 2020-09-03

*** tpb has joined #yosys00:00
*** _whitelogger has quit IRC01:15
*** _whitelogger has joined #yosys01:17
*** maartenBE has quit IRC02:20
*** maartenBE has joined #yosys02:26
*** AdamHorden has quit IRC02:33
*** AdamHorden has joined #yosys03:25
*** Degi has quit IRC03:41
*** Degi has joined #yosys03:43
*** futarisIRCcloud has quit IRC04:09
*** LJ_cache has quit IRC04:32
*** kristianpaul has quit IRC07:14
*** kristianpaul has joined #yosys07:19
*** citypw has joined #yosys07:29
*** az0re has quit IRC07:46
*** AdamHorden has quit IRC08:02
*** AdamHorden has joined #yosys08:03
*** Asu has joined #yosys08:04
*** Asu has quit IRC08:05
*** Asu has joined #yosys08:06
*** SpaceCoaster_ has quit IRC12:14
*** SpaceCoaster has joined #yosys12:16
*** X-Scale` has joined #yosys13:20
*** X-Scale has quit IRC13:21
*** X-Scale` is now known as X-Scale13:21
*** cr1901_modern has quit IRC13:39
*** cr1901_modern has joined #yosys13:43
*** emeb has joined #yosys14:15
*** futarisIRCcloud has joined #yosys14:16
*** AdamHorden has quit IRC15:43
*** AdamHorden has joined #yosys15:44
*** Vuokko has joined #yosys16:17
VuokkoHi!16:18
*** citypw has quit IRC16:21
VuokkoI have relaatively small problem. I need to do some about 60 volts switching matrix and it will be cominatorial logic. Can yosys synthesize this to discrete transistors?16:23
mwknot really, but it can synthesize it to standard CMOS cells16:31
mwkwhich can then trivially be broken down to transistors16:31
LoftyNot even that16:32
LoftyYosys can either use Liberty cells16:33
LoftySo if you write your own liberty cells, you can get a netlist16:34
LoftyFor example, I wrote a Liberty cell library for the 7400 logic family16:35
VuokkoOK. I think I have seen that blog post16:36
LoftyThat hackaday article was on me and pepijndevos, yeah16:36
sorearI'm a little unsure what you're trying to do, yosys will automate the process of telling you what logic gates to use to implement something described in verilog, but that's mostly useful if you have hundreds of them16:43
VuokkoThe system goes like this: I have an FPGA and there is my quick real time system. It is also the last place where I have pins left and those aren't just enough either. So I could make the last logic part with the power supply after all I'm controlling it16:48
LoftyPartitioning logic is a tricky problem16:50
Vuokkothanks for solving my problem. I totally forgot shift registers and latches in 7400 logics.I can solve with that my current problem.17:15
LoftyWell, Yosys can't really map either17:17
LoftyLatches are difficult because they're combinational17:17
Vuokkobut I also took a look at the the 7400-liberty project... I could try to write a tedax exporter for using pcb-rnd. do you have any json file available? I believe kicad exporter uses that17:17
LoftyVuokko: Yosys' write_json does exactly that17:17
VuokkoI'm just lazy as I don't have yousys installed on this computer :) so that's why I asked for a file17:19
*** Asu has quit IRC17:55
*** Asu has joined #yosys18:28
*** Asu has joined #yosys19:14
*** cr1901_modern has quit IRC19:58
*** cr1901_modern has joined #yosys19:58
*** DaKnig has joined #yosys20:08
*** X-Scale` has joined #yosys20:32
*** X-Scale has quit IRC20:34
*** X-Scale` is now known as X-Scale20:34
*** az0re has joined #yosys21:21
*** Asu has quit IRC21:21
*** emeb has quit IRC21:25
*** emeb has joined #yosys21:27
*** FFY00 has quit IRC22:46
*** FFY00 has joined #yosys22:47
*** lf has quit IRC23:44
*** lf has joined #yosys23:45

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