doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
scrts has quit [Ping timeout: 244 seconds]
digshadow has joined ##openfpga
scrts has joined ##openfpga
talsit has joined ##openfpga
balrog has joined ##openfpga
talsit has left ##openfpga [##openfpga]
balrog has quit [Ping timeout: 240 seconds]
balrog has joined ##openfpga
digshadow has quit [Ping timeout: 272 seconds]
balrog has quit [Quit: Bye]
eightdot has quit [Ping timeout: 272 seconds]
balrog has joined ##openfpga
mssbrg_ has quit [Ping timeout: 250 seconds]
mssbrg has joined ##openfpga
eightdot has joined ##openfpga
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined ##openfpga
digshadow has joined ##openfpga
amclain has quit [Quit: Leaving]
digshadow has quit [Ping timeout: 244 seconds]
digshadow has joined ##openfpga
Bike has quit [Quit: dreadful eiri]
doomlord has joined ##openfpga
digshadow has quit [Ping timeout: 264 seconds]
digshadow has joined ##openfpga
Orfeil has joined ##openfpga
<Orfeil> whitequark: in reference to "cannot find -llog". I am using ubuntu 16.04 64 bit.
Orfeil has quit [Quit: Page closed]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined ##openfpga
wpwrak has quit [Ping timeout: 244 seconds]
wpwrak has joined ##openfpga
doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
doomlord has joined ##openfpga
digshadow has quit [Ping timeout: 276 seconds]
Bike has joined ##openfpga
digshadow has joined ##openfpga
<pointfree> PSoC 5LP flash programming is not yet supported by openocd so I tried to run some NOPs (0xBF00) in SRAM starting at 0x1FFFF000 (SRAM_CODE): "kitprog reset_target; halt; psoc5lp.cpu mwh 0x1FFFF000 0xBF00 100; reg sp 0x1FFFF000; reg pc 0x1FFFF004; resume" ...The pc does not advance. Has anyone had success with this?
bpye_ has quit [Ping timeout: 252 seconds]
bpye has joined ##openfpga
scrts has quit [Ping timeout: 240 seconds]
scrts has joined ##openfpga
m_w has joined ##openfpga
<pointfree> halt; psoc5lp mass_erase 0; flash write_bank 0 demo.bin 0x0; kitprog reset_target
<pointfree> ^ the openocd patches do in fact support flash programming
<pointfree> Although it would still be nice load and run images directly into sram during development.
<pointfree> I've got a blinking blue led from flash resident arm code right now. yay!
<pointfree> also, cyrozap, if you want to know why the interface nybles are mirrored, look no further than the bundles of interface lines in FIG.16 https://cdn.rawgit.com/wiki/azonenberg/openfpga/images/US08026739-20110927-D00016.png
<pointfree> The HC bits are connected to the interface lines diagonally by nyble, so you can see why the top and bottom PI Tile nybles are flipped with respect to each other.
m_w has quit [Ping timeout: 272 seconds]
<pointfree> pretty soon I'll be loading configuration from the 0x48000000 non-volatile config storage area at PoR using the arm and I won't need to tether over SWD anymore.
m_w has joined ##openfpga
m_w has quit [Client Quit]
m_w has joined ##openfpga
<whitequark> is that an image from a patent?..
<whitequark> wow, that's a ridiculously detailed and also bizarre thing to patent
<pointfree> It was also implied to be the only documentation Cypress has on the routing fabric.
<whitequark> lawyer-driven development?
<pointfree> hahas
<pointfree> It is very useful documentation.
<pointfree> I really like the way the PSoC routing works.
<pointfree> It works by short-circuiting, making for a lot of connectivity.
<pointfree> cpld configuration bitstream is more elegant and aesthetically pleasing than any typical register machine cpu I've encountered to date. Although, TTA's are quite pleasing.
m_w has quit [Ping timeout: 244 seconds]
<whitequark> transfer triggered archs?
<pointfree> yeah
<cr1901_modern> pointfree: "cpld configuration bitstream is more elegant and aesthetically pleasing than any typical register machine cpu" What do you mean by register machine CPU configuration?
<cr1901_modern> Also TTAs actually look really cool! I have use for one to drive an old peripheral chip from an FPGA.
m_w has joined ##openfpga
<pointfree> cr1901_modern: by register machine I mean like an ARM or an x86. James Bowman's J1 CPU or an RTX2010 would be stack machines not register machines. I wouldn't quite call belt machines like the Mill CPU register machines either.
<cr1901_modern> pointfree: Why do you say CPLD configuration bitstreams are more elegant than a register machine? I think I'm confused as to why you're comparing the two.
m_w has quit [Quit: leaving]