samlittlewood has quit [Read error: Connection reset by peer]
samlittlewood has joined #glasgow
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
ali_as has quit [Remote host closed the connection]
XgF has quit [Remote host closed the connection]
XgF has joined #glasgow
jstein has joined #glasgow
jstein has quit [Quit: quit]
GNUmoon has quit [Ping timeout: 240 seconds]
GNUmoon has joined #glasgow
siriusfox has quit [Read error: Connection reset by peer]
siriusfox has joined #glasgow
bvernoux has joined #glasgow
spacekookie has quit [Quit: **aggressive swooshing**]
spacekookie has joined #glasgow
samlittlewood has quit [Quit: samlittlewood]
samlittlewood has joined #glasgow
Foxyloxy has quit [Quit: Leaving]
Foxyloxy has joined #glasgow
spacekookie has quit [Quit: **aggressive swooshing**]
spacekookie has joined #glasgow
GNUmoon2 has joined #glasgow
GNUmoon has quit [Ping timeout: 240 seconds]
ali_as has joined #glasgow
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
GNUmoon2 has quit [Ping timeout: 240 seconds]
GNUmoon has joined #glasgow
Eli2_ has joined #glasgow
Eli2 has quit [Ping timeout: 268 seconds]
<d1b2>
<sharebrained> I just scanned through it (I’ve recently made my own applet, so it’s fresh in my mind), and it looks good to me. If you haven’t already, take a look at the LUNA source. I learned a ton of clever things from that codebase, too. Especially how to formulate concise tests and run simulations.
jstein has joined #glasgow
Sellerie has quit [Quit: Bye]
Sellerie has joined #glasgow
Sellerie has quit [Client Quit]
Sellerie has joined #glasgow
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
Sellerie4 has joined #glasgow
Sellerie has quit [Ping timeout: 240 seconds]
Sellerie4 is now known as Sellerie
ali_as has quit [Remote host closed the connection]
ali_as has joined #glasgow
Sellerie has quit [Quit: Bye]
Sellerie has joined #glasgow
DX-MON has quit [Ping timeout: 250 seconds]
DX-MON has joined #glasgow
ali_as has quit [Remote host closed the connection]
<akm57[m]>
Hello, I'm new here. was sent a link via reddit, never used this platform before. How are we all?
<d1b2>
<DX-MON> @sharebrained thanks for giving it a look 🙂 The sims I have (sim-interactive.py and sim-sniffer.py) are already fairly complete based on real data, however I take your point and will further dive Luna's code base at some point
<d1b2>
<DX-MON> (shame sim-interactive.py takes 12m to complete on a 2700X.. it's a rather chonky sim and pysim has a time dealing with it.. it also outright crashes if used with the experimental cxxsim branch)
<fest>
reinis@mjolnir:~$ glasgow run memory-25x --port A -V 3.3 identify
<fest>
shreg_o = Signal(8)
<fest>
glasgow/applet/interface/spi_controller/__init__.py:88: DriverConflict: Signal '(sig shreg_o)' is driven from multiple fragments: top.multiplexer.<unnamed #0>.<unnamed #3>, top.multiplexer.<unnamed #0>.<unnamed #3>.fsm; hierarchy will be flattened
<fest>
is this warning supposed to be there?
<whitequark[m]>
it's normal
<whitequark[m]>
will be fixed as a part of refactoring later