tukl-msd / msdlib.loopy

the Loopy hardware-in-the-loop framework
3 stars 4 forks source link

Define + add licensing document #13

Open cdeschryver opened 10 years ago

cdeschryver commented 10 years ago

decide about which license we apply for the code and add appropriate information in the repo

cdeschryver commented 10 years ago

@steffesm: please make list with all external libraries / code used by Loopy in the GitHub wiki, together with their revisions + licencses

mweberUKL commented 10 years ago

Libraries used in the Loopy-Generator Java implementation:

steffesm commented 10 years ago

I reated a wiki page for this [here](./../wiki/External Code and Libraries included in this Project).

cdeschryver commented 10 years ago

Please also add the license of the included Xilinx code parts (alternative: remove code and create script that copies code there from a Xilinx installation).

steffesm commented 10 years ago

I added some license Information of he included Xilinx code into the Wiki page. I also wrote a script that copies the files from the Installation directory to the Repository (3ec28cce108ac73d1b8adae69e4dd1b4843b4bb1).

There is also the Problem that the files from the Repo and the ones from the Installation do no match. I will test if this causes failures on the Design. It could also be possible that these changes affect the bugs from Issue #7.