<awygle>
That seems like dangerous cross promotion lol
<rqou>
dangerous?
<awygle>
"hi I'm teaching you things" "oh cool I'll go to his other videos to learn more things"
<awygle>
"Oh whoops I'm dead now"
unixb0y has quit [Ping timeout: 256 seconds]
unixb0y has joined ##openfpga
<tinyfpga>
mintro: been reading up on 7-series multiboot. Looks like I need to instantiate an internal configuration primitive and send a command that tells it to reconfigure from a specific address in SPI flash
<tinyfpga>
mithro: once I have that it should be very similar to how the bootloader works on ice40
<mithro>
tinyfpga: yeah
rohitksingh has joined ##openfpga
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined ##openfpga
rohitksingh has quit [Quit: Leaving.]
xdeller__ has joined ##openfpga
xdeller_ has quit [Remote host closed the connection]
azonenberg has quit [Ping timeout: 240 seconds]
kem__ has joined ##openfpga
Ishan_Bansal_ has joined ##openfpga
indy has quit [Ping timeout: 240 seconds]
kem_ has quit [Read error: Connection reset by peer]
Ishan_Bansal has quit [Read error: Connection reset by peer]
grantsmith has quit [Ping timeout: 240 seconds]
eric_ has quit [Ping timeout: 240 seconds]
kem__ is now known as kem_
Ishan_Bansal_ is now known as Ishan_Bansal
grantsmith has joined ##openfpga
grantsmith has joined ##openfpga
grantsmith has quit [Changing host]
eric_ has joined ##openfpga
<whitequark>
awygle: pong
<whitequark>
what up? i was sleeping
indy has joined ##openfpga
azonenberg has joined ##openfpga
ovf has quit [Ping timeout: 240 seconds]
ovf has joined ##openfpga
_whitelogger has joined ##openfpga
mumptai has joined ##openfpga
<ZipCPU|Laptop>
tinyfpga: I've got multiboot working as a wishbone peripheral if you are interested.
<ZipCPU|Laptop>
See https://github.com/ZipCPU/wbicapetwo Designed to work with 7-series devices, includes (untested) code for Spartan 6's as well.
user10032 has joined ##openfpga
ZipCPU|Laptop has quit [Ping timeout: 246 seconds]
DocScrutinizer05 has quit [Ping timeout: 240 seconds]
DocScrutinizer05 has joined ##openfpga
m_t has joined ##openfpga
jn__ has quit [Ping timeout: 268 seconds]
m_t has quit [Quit: Leaving]
jn__ has joined ##openfpga
noobineer has joined ##openfpga
<tinyfpga>
ZipCPU: nice, I’ll take a look. Probably won’t use the whole wishbone peripheral, but it will be great to use as a reference
<tinyfpga>
ZipCPU: I’m going to create a module with a synchronous boot signal that will drive the ipace2 module with commands from a small ROM
<tinyfpga>
ZipCPU: or...after taking a closer look, I might use the wishbone peripheral
<awygle>
whitequark: so was i
<awygle>
whitequark: i'm trying to implement the loopback mpsse commands by reassigning tdo in the MPSSEBus module but i am failing to update my loopback mux select signal from the command processor for reasons i don't understand