--- Log opened Sat Apr 29 00:00:52 2017 | ||
shorne | Hello, someone sent me some verilog offline (i guess not open source) with an altera pll 50->100mhz defined inside the modules | 05:28 |
---|---|---|
shorne | is there are way to simulate a multiplier pll in simulation (i.e. some special thing in iverilog?) | 05:28 |
shorne | If not I will just add 2 input clocks to the top level module | 05:29 |
seank | in the OpenRISC manual, when it says | 14:03 |
seank | "the stack grows down from high addresses" does a high address mean something like 0xFFFF or 0x000? | 14:03 |
ZipCPU | Something like 0xfffff | 14:04 |
ZipCPU | Second match scores, 235-215: Blue alliance wins. 1-1 means the FTC robotics world championship competition will go into a 3rd sudden death elimination round. | 14:07 |
seank | is there any better documentation explaning the stack pointer and frame pointer besides the manual? | 14:08 |
ZipCPU | Wikipedia. | 14:09 |
ZipCPU | I haven't seen the frame pointer as well described on wikipedia. | 14:10 |
ZipCPU | The GCC internals document sort of explains that. | 14:10 |
ZipCPU | Reading through GCC generated assembly usually works as well. | 14:10 |
seank | does this image show the correct stack layout? http://www.embecosm.com/appnotes/ean3/html/ch04s02s05.html | 14:16 |
ZipCPU | Sorry ... my web-browser's busy ... | 14:19 |
ZipCPU | Watching the finals match of the FTC robotics world championships ... | 14:19 |
seank | is there a method of monitoring the stack without the use of gdb? | 15:46 |
seank | does the previous frame pointer value equal the value of the bottom of the stack for the last routine? | 16:03 |
ZipCPU | That's one method. | 16:07 |
seank | in the assembly language, what does the comments "SI store" and "addsi3" mean | 17:02 |
--- Log closed Sun Apr 30 00:00:54 2017 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!