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

Subversion Repositories present

[/] - Rev 3

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 3, 2013-07-17 19:38:54 GMT
  • Author: gajos
  • Log message:
    Big update of my project:
    - moved txt_util.vhd to 32BitIO project - a little mistake in the project.
    - added new "subprojects"
    - 'Pure' Present implementation
    - 'Pure' test with communication with PC
    - 'Decoder' of Present ciphertext
    - 'Decoder' test with communication with PC
    Project need a little clarify with naming but is working and stable (tested on XC3S500E
    on Digilent starter board)
Path
/present/trunk/32BitIO/txt_util.vhd
/present/trunk/Decode
/present/trunk/Decode/AsyncMux.vhd
/present/trunk/Decode/counter.vhd
/present/trunk/Decode/counter_inv.vhd
/present/trunk/Decode/FullDecoderSM.vhd
/present/trunk/Decode/keyupd.vhd
/present/trunk/Decode/keyupd_inv.vhd
/present/trunk/Decode/keyupd_invTB.vhd
/present/trunk/Decode/kody.vhd
/present/trunk/Decode/pLayer_inv.vhd
/present/trunk/Decode/PresentDec.vhd
/present/trunk/Decode/PresentDecStateMachine.vhd
/present/trunk/Decode/PresentDecTB.vhd
/present/trunk/Decode/PresentEncKeyGen.vhd
/present/trunk/Decode/PresentFullDecoder.vhd
/present/trunk/Decode/PresentFullDecoderTB.vhd
/present/trunk/Decode/PresentKeyGenTB.vhd
/present/trunk/Decode/PresentStateMachine.vhd
/present/trunk/Decode/Reg.vhd
/present/trunk/Decode/slayer.vhd
/present/trunk/Decode/slayer_inv.vhd
/present/trunk/Decode/sLayer_invTB.vhd
/present/trunk/Decode/txt_util.vhd
/present/trunk/DecodeTesting
/present/trunk/DecodeTesting/AsyncMux.vhd
/present/trunk/DecodeTesting/counter.vhd
/present/trunk/DecodeTesting/counter_inv.vhd
/present/trunk/DecodeTesting/FullDecoderSM.vhd
/present/trunk/DecodeTesting/keyupd.vhd
/present/trunk/DecodeTesting/keyupd_inv.vhd
/present/trunk/DecodeTesting/keyupd_invTB.vhd
/present/trunk/DecodeTesting/kody.vhd
/present/trunk/DecodeTesting/pLayer_inv.vhd
/present/trunk/DecodeTesting/PresentDec.vhd
/present/trunk/DecodeTesting/PresentDecodeComm.vhd
/present/trunk/DecodeTesting/PresentDecodeCommImpl.ucf
/present/trunk/DecodeTesting/PresentDecodeCommSM.vhd
/present/trunk/DecodeTesting/PresentDecodeCommTB.vhd
/present/trunk/DecodeTesting/PresentDecStateMachine.vhd
/present/trunk/DecodeTesting/PresentDecTB.vhd
/present/trunk/DecodeTesting/PresentEncKeyGen.vhd
/present/trunk/DecodeTesting/PresentFullDecoder.vhd
/present/trunk/DecodeTesting/PresentFullDecoderTB.vhd
/present/trunk/DecodeTesting/PresentKeyGenTB.vhd
/present/trunk/DecodeTesting/PresentStateMachine.vhd
/present/trunk/DecodeTesting/Reg.vhd
/present/trunk/DecodeTesting/RS232RefComp.vhd
/present/trunk/DecodeTesting/ShiftReg.vhd
/present/trunk/DecodeTesting/ShiftRegTB.vhd
/present/trunk/DecodeTesting/slayer.vhd
/present/trunk/DecodeTesting/slayer_inv.vhd
/present/trunk/DecodeTesting/sLayer_invTB.vhd
/present/trunk/DecodeTesting/txt_util.vhd
/present/trunk/JavaTests
/present/trunk/JavaTests/PresentCommTesting
/present/trunk/JavaTests/PresentCommTesting/.classpath
/present/trunk/JavaTests/PresentCommTesting/.project
/present/trunk/JavaTests/PresentCommTesting/.settings
/present/trunk/JavaTests/PresentCommTesting/.settings/org.eclipse.jdt.core.prefs
/present/trunk/JavaTests/PresentCommTesting/bin
/present/trunk/JavaTests/PresentCommTesting/lib
/present/trunk/JavaTests/PresentCommTesting/lib/commons-lang3-3.1.jar
/present/trunk/JavaTests/PresentCommTesting/lib/RXTXcomm.jar
/present/trunk/JavaTests/PresentCommTesting/rxtxParallel.dll
/present/trunk/JavaTests/PresentCommTesting/rxtxSerial.dll
/present/trunk/JavaTests/PresentCommTesting/src
/present/trunk/JavaTests/PresentCommTesting/src/pl
/present/trunk/JavaTests/PresentCommTesting/src/pl/com
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm/datagen
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm/datagen/PresentDataGenerator.java
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm/gui
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm/gui/Communication.java
/present/trunk/JavaTests/PresentCommTesting/src/pl/com/kgajewski/serialcomm/gui/Window.java
/present/trunk/Pure
/present/trunk/Pure/AsyncMux.vhd
/present/trunk/Pure/counter.vhd
/present/trunk/Pure/keyupd.vhd
/present/trunk/Pure/keyupdTB.vhd
/present/trunk/Pure/kody.vhd
/present/trunk/Pure/pLayer.vhd
/present/trunk/Pure/PresentEnc.vhd
/present/trunk/Pure/PresentStateMachine.vhd
/present/trunk/Pure/PresentTB.vhd
/present/trunk/Pure/Reg.vhd
/present/trunk/Pure/slayer.vhd
/present/trunk/Pure/sLayerTB.vhd
/present/trunk/Pure/txt_util.vhd
/present/trunk/PureTesting
/present/trunk/PureTesting/AsyncMux.vhd
/present/trunk/PureTesting/counter.vhd
/present/trunk/PureTesting/keyupd.vhd
/present/trunk/PureTesting/keyupdTB.vhd
/present/trunk/PureTesting/kody.vhd
/present/trunk/PureTesting/pLayer.vhd
/present/trunk/PureTesting/PresentComm.vhd
/present/trunk/PureTesting/PresentCommImpl.ucf
/present/trunk/PureTesting/PresentCommSM.vhd
/present/trunk/PureTesting/PresentCommTB.vhd
/present/trunk/PureTesting/PresentEnc.vhd
/present/trunk/PureTesting/PresentStateMachine.vhd
/present/trunk/PureTesting/PresentTB.vhd
/present/trunk/PureTesting/Reg.vhd
/present/trunk/PureTesting/RS232RefComp.vhd
/present/trunk/PureTesting/ShiftReg.vhd
/present/trunk/PureTesting/ShiftRegTB.vhd
/present/trunk/PureTesting/slayer.vhd
/present/trunk/PureTesting/sLayerTB.vhd
/present/trunk/PureTesting/txt_util.vhd

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.