{"body":"/home/david/litex/litex/soc/software/libnet/microudp.c:121:20: error: 'ETHMAC_SLOT_SIZE' undeclared here (not in a function); did you mean 'ETHMAC_SIZE'?\n  unsigned char raw[ETHMAC_SLOT_SIZE];\n                    ^~~~~~~~~~~~~~~~\n                    ETHMAC_SIZE\n/home/david/litex/litex/soc/software/libnet/microudp.c: In function 'send_packet':\n/home/david/litex/litex/soc/software/libnet/microudp.c:162:22: error: 'ETHMAC_TX_SLOTS' undeclared (first use in this function); did you mean 'ETHMAC_BASE'?\n  txslot = (txslot+1)%ETHMAC_TX_SLOTS;\n                      ^~~~~~~~~~~~~~~\n                      ETHMAC_BASE\n/home/david/litex/litex/soc/software/libnet/microudp.c:162:22: note: each undeclared identifier is reported only once for each function it appears in\n/home/david/litex/litex/soc/software/libnet/microudp.c:163:67: error: 'ETHMAC_RX_SLOTS' undeclared (first use in this function); did you mean 'ETHMAC_BASE'?\n  txbuffer = (ethernet_buffer *)(ETHMAC_BASE + ETHMAC_SLOT_SIZE * (ETHMAC_RX_SLOTS + txslot));\n                                                                   ^~~~~~~~~~~~~~~\n                                                                   ETHMAC_BASE\n/home/david/litex/litex/soc/software/libnet/microudp.c: In function 'microudp_start':\n/home/david/litex/litex/soc/software/libnet/microudp.c:433:67: error: 'ETHMAC_RX_SLOTS' undeclared (first use in this function); did you mean 'ETHMAC_BASE'?\n  txbuffer = (ethernet_buffer *)(ETHMAC_BASE + ETHMAC_SLOT_SIZE * (ETHMAC_RX_SLOTS + txslot));\n                                                                   ^~~~~~~~~~~~~~~\n                                                                   ETHMAC_BASE","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/IWQDlIbY","modified":1569938302,"id":"IWQDlIbY","size":1676,"lines":19,"own_paste":false,"theme":"","date":1569938302}