Skip to content

Repositorio para los desarrollos de software para la FPGA del PCB PF-2019 (Mercurial)

Notifications You must be signed in to change notification settings

utn-ba-rf-lab/pf-2019-hdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercurial-tx SDR

hdl project

Here you can find all the verilog hdl code of the Mercurial-tx SDR project. It is designed to run on a Lattice Ice40 FPGA with the icestorm tools.

HDL Architecture

            +---------------+                +--------------+               +---------------+
            |               |  rx_data_si    |              |   sample      |               |
+---------->+               +--------------->+              +-------------->+               |
            |               |  rx_valid_si   |              |  fifo_empty   |               |   pwm/dac
 ft245_bus  | FT245_wrapper +--------------->+     FIFO     +-------------->+  modulator_x  +------------>
            |               |  rx_ready_si   |              |  read_sample  |               |
<-----------+               +<---------------+              +<--------------+               |
            |               |                |              |               |               |
            +---------------+                +--------------+               +---------------+