OpenCores
URL https://opencores.org/ocsvn/pdp1/pdp1/trunk

Error creating feed file, please check write permissions.
pdp1 WebSVN RSS feed - pdp1 https://opencores.org/websvn//websvn/listing?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F& Fri, 29 Mar 2024 07:03:57 +0100 FeedCreator 1.7.2 Minor adjustments Timestamp after receiving data, removed unnecessary closure, derive Debug ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=18 <div><strong>Rev 18 - yannv</strong> (1 file(s) modified)</div><div>Minor adjustments<br /> <br /> Timestamp after receiving data, removed unnecessary closure, <br /> derive Debug ...</div>~ /pdp1/trunk/sw/src/main.rs<br /> yannv Mon, 17 Apr 2017 15:25:13 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=18 Very hacky code to read paper tape files. Isim reads ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=17 <div><strong>Rev 17 - yannv</strong> (1 file(s) modified)</div><div>Very hacky code to read paper tape files. <br /> <br /> Isim reads ...</div>~ /pdp1/trunk/rtl/vhdl/testtop.vhd<br /> yannv Sun, 16 Apr 2017 15:54:15 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=17 Test data input for oscilloscope. Draws a circle. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=16 <div><strong>Rev 16 - yannv</strong> (1 file(s) modified)</div><div>Test data input for oscilloscope. Draws a circle.</div>+ /pdp1/trunk/sw/circle.py<br /> yannv Sun, 16 Apr 2017 10:51:06 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=16 Rust oscilloscope: thread for async input https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=15 <div><strong>Rev 15 - yannv</strong> (1 file(s) modified)</div><div>Rust oscilloscope: thread for async input</div>~ /pdp1/trunk/sw/src/main.rs<br /> yannv Sun, 16 Apr 2017 10:50:36 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=15 Streaming data input in Rust oscilloscope. Next up: Non-blocking input. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=14 <div><strong>Rev 14 - yannv</strong> (2 file(s) modified)</div><div>Streaming data input in Rust oscilloscope.<br /> <br /> Next up: Non-blocking input.</div>~ /pdp1/trunk/sw/Cargo.toml<br />~ /pdp1/trunk/sw/src/main.rs<br /> yannv Sun, 16 Apr 2017 10:20:23 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=14 Proof of concept Rust+Glium XY oscilloscope code. To do: add input ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=13 <div><strong>Rev 13 - yannv</strong> (3 file(s) modified)</div><div>Proof of concept Rust+Glium XY oscilloscope code.<br /> <br /> To do: add input ...</div>+ /pdp1/trunk/sw/Cargo.toml<br />+ /pdp1/trunk/sw/src<br />+ /pdp1/trunk/sw/src/main.rs<br /> yannv Sat, 15 Apr 2017 13:37:01 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=13 Proof of concept XY plotting in HTML canvas Performance on my ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=12 <div><strong>Rev 12 - yannv</strong> (2 file(s) modified)</div><div>Proof of concept XY plotting in HTML canvas<br /> <br /> Performance on my ...</div>+ /pdp1/trunk/sw/xyplot-nogl.html<br />+ /pdp1/trunk/sw/xyplot-nogl.js<br /> yannv Sat, 15 Apr 2017 09:16:42 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=12 Rough xy oscilloscope display program. Not actually usable, way too ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=11 <div><strong>Rev 11 - yannv</strong> (1 file(s) modified)</div><div>Rough xy oscilloscope display program. <br /> <br /> Not actually usable, way too ...</div>+ /pdp1/trunk/sw/xyplot.py<br /> yannv Thu, 13 Apr 2017 18:13:24 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=11 testtop: use a uart to send serial data https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=10 <div><strong>Rev 10 - yannv</strong> (1 file(s) modified)</div><div>testtop: use a uart to send serial data</div>~ /pdp1/trunk/rtl/vhdl/testtop.vhd<br /> yannv Thu, 13 Apr 2017 15:22:20 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=10 Avoid unsigned port for PC. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=9 <div><strong>Rev 9 - yannv</strong> (2 file(s) modified)</div><div>Avoid unsigned port for PC.</div>~ /pdp1/trunk/rtl/vhdl/pdp1cpu.vhd<br />~ /pdp1/trunk/rtl/vhdl/top.vhd<br /> yannv Thu, 13 Apr 2017 14:38:39 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=9 Avoid inout signal. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=8 <div><strong>Rev 8 - yannv</strong> (1 file(s) modified)</div><div>Avoid inout signal.</div>~ /pdp1/trunk/rtl/vhdl/debounce.vhd<br /> yannv Thu, 13 Apr 2017 14:37:39 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=8 Typo fix. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=7 <div><strong>Rev 7 - yannv</strong> (1 file(s) modified)</div><div>Typo fix.</div>~ /pdp1/trunk/rtl/verilog/vector2scanline.v<br /> yannv Thu, 13 Apr 2017 14:37:12 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=7 Modified to use dual-port RAM for scanline buffers, instead of ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=6 <div><strong>Rev 6 - yannv</strong> (1 file(s) modified)</div><div>Modified to use dual-port RAM for scanline buffers, instead of ...</div>~ /pdp1/trunk/rtl/verilog/vector2scanline.v<br /> yannv Tue, 08 Mar 2011 11:32:46 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=6 Add _i and _o suffixes to ports. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=5 <div><strong>Rev 5 - yannv</strong> (1 file(s) modified)</div><div>Add _i and _o suffixes to ports.</div>~ /pdp1/trunk/rtl/verilog/vector2scanline.v<br /> yannv Tue, 08 Mar 2011 09:57:31 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=5 Filled in some comments in vector2scanline.v. My very first Verilog module, ... https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=4 <div><strong>Rev 4 - yannv</strong> (1 file(s) modified)</div><div>Filled in some comments in vector2scanline.v.<br /> My very first Verilog module, ...</div>~ /pdp1/trunk/rtl/verilog/vector2scanline.v<br /> yannv Wed, 23 Feb 2011 15:32:36 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=4 Unpacked source code for further development in svn. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=3 <div><strong>Rev 3 - yannv</strong> (21 file(s) modified)</div><div>Unpacked source code for further development in svn.</div>+ /pdp1/trunk/rtl/verilog<br />+ /pdp1/trunk/rtl/verilog/vector2scanline.v<br />+ /pdp1/trunk/rtl/vhdl<br />+ /pdp1/trunk/rtl/vhdl/clockdiv.vhd<br />+ /pdp1/trunk/rtl/vhdl/coremem.vhd<br />+ /pdp1/trunk/rtl/vhdl/debounce.vhd<br />+ /pdp1/trunk/rtl/vhdl/display.vhd<br />+ /pdp1/trunk/rtl/vhdl/flagcross.vhd<br />+ /pdp1/trunk/rtl/vhdl/io.vhd<br />+ /pdp1/trunk/rtl/vhdl/onecomplement_adder.vhd<br />+ /pdp1/trunk/rtl/vhdl/papertapereader.vhd<br />+ /pdp1/trunk/rtl/vhdl/pdp1cpu.vhd<br />+ /pdp1/trunk/rtl/vhdl/pdp1rotshift.vhd<br />+ /pdp1/trunk/rtl/vhdl/ptr_test.vhd<br />+ /pdp1/trunk/rtl/vhdl/testtop.vhd<br />+ /pdp1/trunk/rtl/vhdl/top.vhd<br />+ /pdp1/trunk/rtl/vhdl/vga.vhd<br />+ /pdp1/trunk/rtl/vhdl/vgatest.vhd<br />+ /pdp1/trunk/sw<br />+ /pdp1/trunk/sw/loader-code.txt<br />+ /pdp1/trunk/sw/readin.mac<br /> yannv Wed, 23 Feb 2011 15:02:03 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=3 Added Mercurial bundle of pre-subversion source code. https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=2 <div><strong>Rev 2 - yannv</strong> (3 file(s) modified)</div><div>Added Mercurial bundle of pre-subversion source code.</div>+ /pdp1/trunk/rtl<br />+ /pdp1/trunk/rtl/archive<br />+ /pdp1/trunk/rtl/archive/pdp1.hg<br /> yannv Wed, 23 Feb 2011 14:56:37 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=2 The project and the structure was created https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=1 <div><strong>Rev 1 - root</strong> (4 file(s) modified)</div><div>The project and the structure was created</div>+ /pdp1<br />+ /pdp1/branches<br />+ /pdp1/tags<br />+ /pdp1/trunk<br /> root Tue, 22 Feb 2011 13:45:04 +0100 https://opencores.org/websvn//websvn/revision?repname=pdp1&path=%2Fpdp1%2Ftrunk%2F&rev=1
© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.