commit 9a5e1af9b969e3cbacdab1ece7ef25190194b3d5 Author: Joppe Blondel <joppe@blondel.nl> Date: Sun Sep 4 19:32:35 2022 +0200 Cleaned up tree Signed-off-by: Joppe Blondel <joppe@blondel.nl> commit 5f5556409a71afc904bb9df0915cd236d87fccb1 Author: Joppe Blondel <joppe@blondel.nl> Date: Sun Sep 4 19:31:20 2022 +0200 Split up different scripts Signed-off-by: Joppe Blondel <joppe@blondel.nl> commit 6855e9a1e808a99c4a326be7ef49b9b545eaf4bd Author: Jojojoppe <joppe@blondel.nl> Date: Sun Sep 4 14:21:35 2022 +0200 Client server structure done Signed-off-by: Jojojoppe <joppe@blondel.nl> commit 44923b8b3407adb1f8f1c0d24c016613da68a726 Author: Jojojoppe <joppe@blondel.nl> Date: Sat Sep 3 22:35:00 2022 +0200 Moved basic stuff to exec_class Signed-off-by: Jojojoppe <joppe@blondel.nl> Signed-off-by: Joppe Blondel <joppe@blondel.nl>
19 lines
400 B
Plaintext
19 lines
400 B
Plaintext
.gitignore
|
|
README.md
|
|
setup.py
|
|
remotesyn/__init__.py
|
|
remotesyn.egg-info/PKG-INFO
|
|
remotesyn.egg-info/SOURCES.txt
|
|
remotesyn.egg-info/dependency_links.txt
|
|
remotesyn.egg-info/requires.txt
|
|
remotesyn.egg-info/top_level.txt
|
|
remotesyn/ISE/__init__.py
|
|
scripts/rbuild
|
|
scripts/rmbuild
|
|
scripts/rmserver
|
|
server/authorized_hosts
|
|
server/id_rsa
|
|
server/id_rsa.pub
|
|
test/.gitignore
|
|
test/project.cfg
|
|
test/RTL/toplevel.vhd |