1. 03 Aug, 2012 2 commits
  2. 02 Aug, 2012 2 commits
  3. 01 Aug, 2012 1 commit
    • gilsoriano's avatar
      m25p32 looks great now! · af60d66d
      gilsoriano authored
      - Synthesizable. Simulations reveals some little bugs in SPI cs_n pin and no loading of the registers.
      - The VHDL syntax uses extensively type record entities, translation functions between IOs and records, attributes for defined type records...
      - m25p32_core.vhd has now a package for itself m25p32_core_pkg.vhd. This file contains procedures for all the chain of spi instruction to write and read from the memory through SPI. It needs to add more cases.
      
      It still needs work to do.
      af60d66d
  4. 26 Jul, 2012 2 commits
  5. 24 Jul, 2012 1 commit
  6. 23 Jul, 2012 1 commit
  7. 20 Jul, 2012 1 commit
    • gilsoriano's avatar
      spi master update: · 470753fc
      gilsoriano authored
      - Added documentation in pdf about register and memory map.
      - Added testbench of the spi_master_core.
      470753fc
  8. 27 Jun, 2012 1 commit
  9. 22 Jun, 2012 1 commit
  10. 16 Jun, 2012 1 commit
  11. 15 Jun, 2012 2 commits
  12. 14 Jun, 2012 1 commit
    • gilsoriano's avatar
      Restructured CTDAH in a proper way: · 7bc7f4f0
      gilsoriano authored
      - Creation of a "hdl/ctdah_pkg: which share common components used along the design.
      - Creation of m24p32 HDL core for managing access to m25p32 memory.
      --- m24p32 is better structured by using packages, records and fucntions for easy translation.
      - Creation of "hdl/spi_master_multified" for communicating with m24p32
      - Modification "hdl/i2c_slave_wb_master" for better readability.
      7bc7f4f0
  13. 13 Jun, 2012 1 commit
  14. 10 Jun, 2012 3 commits
  15. 30 May, 2012 1 commit
  16. 08 May, 2012 1 commit
  17. 26 Apr, 2012 6 commits
  18. 10 Apr, 2012 1 commit
  19. 04 Apr, 2012 1 commit
  20. 30 Mar, 2012 2 commits
  21. 29 Mar, 2012 1 commit
  22. 20 Mar, 2012 1 commit
  23. 05 Mar, 2012 2 commits
  24. 01 Mar, 2012 1 commit
    • gilsoriano's avatar
      New User Guide: · 4f3d798d
      gilsoriano authored
      - Now is much more simplistic and better targeted for the client
      - Draft: more functionality, board pictures and installation
      4f3d798d
  25. 29 Feb, 2012 2 commits
  26. 27 Feb, 2012 1 commit