@ -1,13 +0,0 @@
|
|||||||
Metadata-Version: 2.1
|
|
||||||
Name: remotesyn
|
|
||||||
Version: 0.2
|
|
||||||
Summary: Remote FPGA synthesis abstraction tool
|
|
||||||
Home-page: https://git.joppeb.nl/joppe/remotesyn
|
|
||||||
Download-URL:
|
|
||||||
Author: Joppe Blondel
|
|
||||||
Author-email: joppe@blondel.nl
|
|
||||||
License: BSD Licence
|
|
||||||
Keywords: FPGA,Synthesis,Xilinx,ISE,Vivado
|
|
||||||
Classifier: Development Status :: 3 - Alpha
|
|
||||||
Classifier: License :: OSI Approved :: BSD License
|
|
||||||
Classifier: Programming Language :: Python :: 3
|
|
@ -1,19 +0,0 @@
|
|||||||
.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
|
|
@ -1 +0,0 @@
|
|||||||
|
|
@ -1 +0,0 @@
|
|||||||
paramiko
|
|
@ -1 +0,0 @@
|
|||||||
remotesyn
|
|
Reference in New Issue
Block a user