]> AND Private Git Repository - blast.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
1st commit of all files
authorStéphane Domas <sdomas@prodigy.iut-bm.univ-fcomte.fr>
Wed, 26 Apr 2017 12:17:46 +0000 (14:17 +0200)
committerStéphane Domas <sdomas@prodigy.iut-bm.univ-fcomte.fr>
Wed, 26 Apr 2017 12:17:46 +0000 (14:17 +0200)
commitabbc64cf04a35ab3549d5c516f44c7c5921baa63
treeb22c0a40c6133914c57fe7d02a107ec4b05b7522
parent35704f3a49ee7efdbf10a841588bb023850d28d2
1st commit of all files
140 files changed:
.gitignore [new file with mode: 0644]
AbstractBlock.cpp [new file with mode: 0644]
AbstractBlock.h [new file with mode: 0644]
AbstractBoxItem.cpp [new file with mode: 0644]
AbstractBoxItem.h [new file with mode: 0644]
AbstractInterface.cpp [new file with mode: 0644]
AbstractInterface.h [new file with mode: 0644]
ArithmeticEvaluator.cpp [new file with mode: 0644]
ArithmeticEvaluator.h [new file with mode: 0644]
BlockCategory.cpp [new file with mode: 0644]
BlockCategory.h [new file with mode: 0644]
BlockImplementation.cpp [new file with mode: 0644]
BlockImplementation.h [new file with mode: 0644]
BlockLibraryTree.cpp [new file with mode: 0644]
BlockLibraryTree.h [new file with mode: 0644]
BlockLibraryWidget.cpp [new file with mode: 0644]
BlockLibraryWidget.h [new file with mode: 0644]
BlockParameter.cpp [new file with mode: 0644]
BlockParameter.h [new file with mode: 0644]
BlockParameterGeneric.cpp [new file with mode: 0644]
BlockParameterGeneric.h [new file with mode: 0644]
BlockParameterPort.cpp [new file with mode: 0644]
BlockParameterPort.h [new file with mode: 0644]
BlockParameterUser.cpp [new file with mode: 0644]
BlockParameterUser.h [new file with mode: 0644]
BlockParameterWishbone.cpp [new file with mode: 0644]
BlockParameterWishbone.h [new file with mode: 0644]
BlockWidget.cpp [new file with mode: 0644]
BlockWidget.h [new file with mode: 0644]
BlocksToConfigureWidget.cpp [new file with mode: 0644]
BlocksToConfigureWidget.h [new file with mode: 0644]
BoxItem.cpp [new file with mode: 0644]
BoxItem.h [new file with mode: 0644]
ConnectedInterface.cpp [new file with mode: 0644]
ConnectedInterface.h [new file with mode: 0644]
ConnectionItem.cpp [new file with mode: 0644]
ConnectionItem.h [new file with mode: 0644]
Dispatcher.cpp [new file with mode: 0644]
Dispatcher.h [new file with mode: 0644]
Exception.cpp [new file with mode: 0644]
Exception.h [new file with mode: 0644]
FunctionalBlock.cpp [new file with mode: 0644]
FunctionalBlock.h [new file with mode: 0644]
FunctionalInterface.cpp [new file with mode: 0644]
FunctionalInterface.h [new file with mode: 0644]
Graph.cpp [new file with mode: 0644]
Graph.h [new file with mode: 0644]
GroupBlock.cpp [new file with mode: 0644]
GroupBlock.h [new file with mode: 0644]
GroupInterface.cpp [new file with mode: 0644]
GroupInterface.h [new file with mode: 0644]
GroupItem.cpp [new file with mode: 0644]
GroupItem.h [new file with mode: 0644]
GroupScene.cpp [new file with mode: 0644]
GroupScene.h [new file with mode: 0644]
GroupWidget.cpp [new file with mode: 0644]
GroupWidget.h [new file with mode: 0644]
InterfaceItem.cpp [new file with mode: 0644]
InterfaceItem.h [new file with mode: 0644]
InterfacePropertiesWindow.cpp [new file with mode: 0644]
InterfacePropertiesWindow.h [new file with mode: 0644]
MainWindow.cpp [new file with mode: 0644]
MainWindow.h [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
Parameters.cpp [new file with mode: 0644]
Parameters.h [new file with mode: 0644]
ParametersWindow.cpp [new file with mode: 0644]
ParametersWindow.h [new file with mode: 0644]
ReferenceBlock.cpp [new file with mode: 0644]
ReferenceBlock.h [new file with mode: 0644]
ReferenceInterface.cpp [new file with mode: 0644]
ReferenceInterface.h [new file with mode: 0644]
Toto.cpp [new file with mode: 0644]
Toto.h [new file with mode: 0644]
blast-tg.odt [new file with mode: 0755]
blast.config [new file with mode: 0755]
blast.cpp [new file with mode: 0644]
blast.creator [new file with mode: 0755]
blast.creator.user [new file with mode: 0755]
blast.files [new file with mode: 0755]
blast.ico [new file with mode: 0755]
blast.includes [new file with mode: 0755]
blast.qrc [new file with mode: 0755]
blast.rc [new file with mode: 0755]
blastconfig.xml [new file with mode: 0644]
blastconfig.xsd [new file with mode: 0644]
block-1I1O.xml [new file with mode: 0644]
block-2I2O.xml [new file with mode: 0644]
block-2INO.xml [new file with mode: 0644]
block.xsd [new file with mode: 0644]
doc/models-tg.pdf [new file with mode: 0644]
doc/models-tg.tex [new file with mode: 0644]
icons/add_block.png [new file with mode: 0644]
icons/add_block.svg [new file with mode: 0644]
icons/add_connection.png [new file with mode: 0644]
icons/add_connection.svg [new file with mode: 0644]
icons/add_group.png [new file with mode: 0644]
icons/add_group.svg [new file with mode: 0644]
icons/add_group_select.png [new file with mode: 0644]
icons/add_group_select.svg [new file with mode: 0644]
icons/add_group_small.png [new file with mode: 0644]
icons/add_group_void.png [new file with mode: 0644]
icons/add_group_void.svg [new file with mode: 0644]
icons/copy.png [new file with mode: 0644]
icons/cut.png [new file with mode: 0644]
icons/delete.png [new file with mode: 0644]
icons/edit_block.png [new file with mode: 0644]
icons/folder_add_16.png [new file with mode: 0644]
icons/inter_add.png [new file with mode: 0644]
icons/link.png [new file with mode: 0644]
icons/load.png [new file with mode: 0644]
icons/new.ico [new file with mode: 0644]
icons/new_block.ico [new file with mode: 0644]
icons/new_block.png [new file with mode: 0644]
icons/open.png [new file with mode: 0644]
icons/paste.png [new file with mode: 0644]
icons/redo-icon.png [new file with mode: 0644]
icons/save-as.png [new file with mode: 0644]
icons/save.png [new file with mode: 0644]
icons/undo.png [new file with mode: 0644]
icons/window_new.png [new file with mode: 0644]
install.sh [new file with mode: 0644]
install.sh.in [new file with mode: 0644]
lib/README.txt [new file with mode: 0644]
lib/implementations/apf27-wb-master_impl.xml [new file with mode: 0644]
lib/implementations/demux_impl.xml [new file with mode: 0644]
lib/implementations/impls.bmf [new file with mode: 0644]
lib/implementations/multadd.vhd [new file with mode: 0644]
lib/implementations/multadd_core.vhd [new file with mode: 0644]
lib/implementations/multadd_ctrl.vhd [new file with mode: 0644]
lib/implementations/multadd_impl.xml [new file with mode: 0644]
lib/references/apf27-wb-master.xml [new file with mode: 0644]
lib/references/demux.xml [new file with mode: 0644]
lib/references/multadd.xml [new file with mode: 0644]
lib/references/references.bmf [new file with mode: 0644]
object-files.txt [new file with mode: 0644]
projectfile.xsd [new file with mode: 0644]
save/sauv.xml [new file with mode: 0644]
save/test.xml [new file with mode: 0644]
testproject.xml [new file with mode: 0644]