Commit d2effe0b authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+more instructions

parent db52962b
...@@ -12,9 +12,6 @@ git clone https://github.com/Elphel/x393_sata **--recursive** ...@@ -12,9 +12,6 @@ git clone https://github.com/Elphel/x393_sata **--recursive**
1. sudo apt-get install ssh-askpass 1. sudo apt-get install ssh-askpass
2. ssh-copy-id user@ip 2. ssh-copy-id user@ip
# Simulation
* Get unisims library - refresh project files otherwise nothing will work
# Swtich between synthesis & simulation # Swtich between synthesis & simulation
Edit *.editor_defines*: Edit *.editor_defines*:
* simulation: * simulation:
...@@ -28,6 +25,15 @@ Edit *.editor_defines*: ...@@ -28,6 +25,15 @@ Edit *.editor_defines*:
//`define OPEN_SOURCE_ONLY 1 //`define OPEN_SOURCE_ONLY 1
`define PRELOAD_BRAMS `define PRELOAD_BRAMS
Refresh the project and update hierarchy (or rescan)
# Simulation
* Get unisims library - refresh project files otherwise nothing will work
# Synthesis
* Add constraints file through Synthesis parameters
* Bitstream parameters - check *Force(overwrite)*
# Current step: # Current step:
Testing basic functionallity of a host. Testing basic functionallity of a host.
Trying out pio access. Trying out pio access.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment