Commit Graph

  • e9ce7f666a - removed STDOUT and STDERR defines Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 20:49:39 +00:00
  • edcba93a3a - cleaned up - introduced generic UART-lowlevel I/O with interface object (less functions, which do the same) - added PS2-I/O and keycode translator (quick'n dirty) - writechar(), readchar() and _putchar() have now a port parameter - there are now 3 console interfaces available UART0, UART1 and PS2/VGA - the small function GetPort() maps between filei ID and low-level port - the small function GetPort() maps between jens 2009-11-06 20:48:43 +00:00
  • 877ad05014 - due to changes in libsys.c, readchar() has now a port parameter Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 20:43:56 +00:00
  • 012623b603 Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 15:29:54 +00:00
  • 646e49e5b9 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 15:28:38 +00:00
  • 256301db76 - added PS2 interface 0/1 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 15:28:25 +00:00
  • df6d009bee - added PS2 interface 1 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 15:27:59 +00:00
  • 33f61f3007 - added PS2 interface 0 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-06 13:14:44 +00:00
  • f9d1fc4945 - better - more sphisticated Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 17:16:24 +00:00
  • 9158fc6655 - changed DSTDERR_FUNCTION=_cg_putchar Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 17:16:02 +00:00
  • d8517c136e - changed VGA register offset and bits Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 17:15:28 +00:00
  • c9ba66b646 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 17:13:42 +00:00
  • 84b52da6e1 - changed VGA resolution to ts_vga_800_600_60 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 17:13:05 +00:00
  • 35c1a5973d - changed VGA resolution to 1280x1024@72 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 13:43:28 +00:00
  • 0e3e910804 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 13:42:43 +00:00
  • dd24468d48 Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 12:02:23 +00:00
  • 4a1eafc312 - added global clock generator Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 12:02:10 +00:00
  • 85779bda74 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 12:01:48 +00:00
  • 9485906877 - removed clkgen. VGA-clock generated in TB Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-05 11:55:53 +00:00
  • 85ca2bc0dd update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 19:33:11 +00:00
  • 2ab1b93e51 - changed register rudimentary register layout (new offsets!) - added new regsiter features: status/ctrl register cursor position, screen resolution jens 2009-11-04 19:31:47 +00:00
  • 381e7cc659 - added cursor position status port - 'dout' is set to last written character Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 19:29:50 +00:00
  • 7a4dff1301 - more documentation - more tests Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 19:28:52 +00:00
  • 6e1e0e1cd2 - minor bugfix (inclusion of distributed DPRAM, which doesn't exist) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 19:28:11 +00:00
  • c33943f991 - minor bugfix (width mismatch) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 19:26:53 +00:00
  • 3065e22f8f Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 10:51:36 +00:00
  • 57efb02eb6 - removed BUFG for clk_out. It's now in clkgen Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 10:39:59 +00:00
  • 05a24f5fda - added BUFG for clk_out Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 10:39:14 +00:00
  • 61919ba257 - Minor changes Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 00:20:00 +00:00
  • 86e6050f60 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-04 00:17:35 +00:00
  • bf4d61bb10 - Minor changes Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 23:50:00 +00:00
  • 1843d4de60 - added separate SD-CLK generator Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 23:25:29 +00:00
  • a3904fef4c - FIFO-depth of CMD-FIFO is not hardwired anymore. It's set to top-level FIFO-depth Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 23:25:06 +00:00
  • 643a506496 - changed TIMESPEC for VGA - added TIMESPEC for SDRAM - SDRAM_CLK is now unrelated to SYS_CLK Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 22:52:50 +00:00
  • bfed7a6680 - changed CMD_FIFO_ADDR_WIDTH = 5 Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 22:51:19 +00:00
  • 054d232b6c - added clkgen for vga Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 22:50:04 +00:00
  • b4be8c7433 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 22:13:10 +00:00
  • 06fccfd7af - added clkgen for vga Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 22:10:12 +00:00
  • c418244065 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:54:00 +00:00
  • fb119f08dd - include async. FIFO Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:53:32 +00:00
  • 738004f6ec - added clkgen for vga - initialized master-mode Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:52:15 +00:00
  • 7cdf99b1f5 - pulled out clkgen. vga_clk is now provided from higher level Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:51:17 +00:00
  • 0c716c1cde - cleaned up Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:50:51 +00:00
  • b15b435913 - include utils_pkg Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:50:28 +00:00
  • e0f0157686 - put general helper functions to utils_pkg Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:49:07 +00:00
  • 2894ed417a update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:47:16 +00:00
  • d908ae0e9e - SDRAM can now operate at different speed than BUS clock - separated bus-clock (sys_clk) and SDRAM-clocks - added async. FIFOs for clock domain separation Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:42:27 +00:00
  • 88d3bd6607 - cleaned up Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:38:55 +00:00
  • ee04924d42 - added helper functions for DCM frequency synthesis Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 20:38:30 +00:00
  • 6f27bf0c89 Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 12:59:40 +00:00
  • 76ef050e55 Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 12:13:44 +00:00
  • eaa359df6b Initial version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-03 09:59:34 +00:00
  • 04e357869f - bugfix: set Pos X/Y : data was not set. Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-02 19:00:37 +00:00
  • 915d700d67 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-02 10:29:39 +00:00
  • 77d214b705 - always specified leadout and release states, regardless of CPU-strobe (better timing) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-11-02 10:29:23 +00:00
  • 0bd204d435 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 13:55:15 +00:00
  • 2db39f4504 - zero lead-in / lead-out, but added 4 cycles relelease necessary for writes. See tWR in datasheet) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 13:55:06 +00:00
  • d37afef047 - some performance improvements Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 13:51:00 +00:00
  • a38101e448 - Minor changes Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 12:27:36 +00:00
  • e85aded32a update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 12:27:18 +00:00
  • d5254aa0d7 - writes have at least lead-in of one cycle if lead-in is speifified to 0 - no data drive during lead-out - no instant data drive in idle on 'en' Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-30 12:26:42 +00:00
  • 989fe72ddb - read-page cycle is minimum 2 cycles - change assertion check: Read page pulse length must be greater than one jens 2009-10-30 10:49:15 +00:00
  • 9ad3c6cd4e - now 30 ns Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-29 22:57:11 +00:00
  • 41067b50fc - Minor changes Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-29 22:56:20 +00:00
  • a6490e8007 - minor changes to flash_addr Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-29 20:54:48 +00:00
  • aacb0c448b This commit was manufactured by cvs2svn to create tag 'JCPU_R4'. JCPU_R4 jens 2009-10-28 23:25:03 +00:00
  • ba2264ed97 - changed ROM names to make TB run again Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:25:02 +00:00
  • 3072e46951 - removed PrintCPUInfo() Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:18:16 +00:00
  • 19fe5c9005 - removed ROM-depth generic Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:13:33 +00:00
  • d9f9c66962 - removed XMEM-wait Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:12:36 +00:00
  • ec8a4254a9 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:11:11 +00:00
  • 8ee78f468d - added IOB_DELAY=NONE to 'sys_flash_d' Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 23:08:10 +00:00
  • 00234a1efd update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 22:54:04 +00:00
  • a3d54edf64 - added 'page_mode_en' for async_port Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 22:45:36 +00:00
  • 9ea208eaf0 -added new page_read parameters Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 22:45:24 +00:00
  • 6ab6c0632c -added new page_read. Page read can be en/disabled Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 22:44:07 +00:00
  • 6da937fe58 - flash has access time of 25 ns Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-28 10:43:27 +00:00
  • 1d72b92b46 - Booting from Flash is now from cached area (faster) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:46:07 +00:00
  • 2d45364d7e - minor no functional changes Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:45:48 +00:00
  • b56a35171a - Booting from Flash is now from cached area (faster) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:35:49 +00:00
  • 194eacd637 - added sys_flash_mem Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:32:42 +00:00
  • 8aa77da2b1 - bugfix: wrong number of available flash blocks Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:32:10 +00:00
  • 034f28a4f6 - change names of block align functions Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 23:32:09 +00:00
  • 9cdec8e722 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:59:32 +00:00
  • efa1c33c13 Initial revison Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:58:11 +00:00
  • ecb22dfeee - operate UART2 and UART1 in parallel for monitoring Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:49:40 +00:00
  • 5ecfef0595 - changed names Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:48:53 +00:00
  • 0b8624c6ac update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:48:07 +00:00
  • 3709ffcefe - async_port_timing: Changed names and timing diagram to reflect V1.6 of async_port_wb.vhdl jens 2009-10-27 21:42:08 +00:00
  • 8b49c6197c - redesigned FSM. Zero leadin, zeroleadout and zero release is now possible - added assertion check for zero r/w-pulses Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:25:36 +00:00
  • c8306cafc4 - changed names Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:22:03 +00:00
  • 4a5178da93 - added flash_we_n Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-27 21:21:50 +00:00
  • 5d7fed1259 - removed force-TX-IRQ and TX-IRQ acknowledge - TX-IRQ is always asserted if tx-FIFO is empty and tx-inten is active. If TX-INT is not desired, it has to be switched off manually by TX-Inten. jens 2009-10-24 20:27:57 +00:00
  • 116defca80 - BIU: corrected drawing thickness of data lines Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-24 15:00:58 +00:00
  • ddeccf3a34 - added force TX-interrupt register bit (0x200) Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-18 18:46:06 +00:00
  • 65404dbba8 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-17 21:47:27 +00:00
  • 6130b4c260 - Bugfix: argc and argv were not correctly set. New introduced bug because of minor change. Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-17 21:46:19 +00:00
  • 08f122c910 Initial revison Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-17 17:41:54 +00:00
  • 97453f606e - added LWL/LWR bypass Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-17 17:40:46 +00:00
  • fe950520b4 update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ jens 2009-10-17 17:35:37 +00:00